show the code who connected to this hit signal
never mind, i see you connected it via signal in inspector dock,
show what’s in your game_over function, also try to add print(“game_over”) something there to tell if it’s accessed or not
lol it’s already on the screenshots, yeah then just add the print(“game_over”) to tell if it’s accessed or not
if yes, then you will want to know if the start timer actually playing or started again to trigger back the timers
I created this post, left the house for 6 hours. Come back, test it with the print() line, and it works. LIke the game is ending normally now. It works without the print too, but like either the dough just needed to rise, or the function only started working when it was observed. Schroedinger’s game_over.