hi, everyone I wanted to create a gameover were it pauses the game and has a timer.
So first thing I did was set the time scale to 0, of course, this stops the timer so instead of using a global variable for the time I used an internal variable for the sprite text and tried to set the time scale for the sprite text back to 1.0
still no luck any help would be appreciated