I was making a countdown in my game for the Heist Jam, but its a big game, and the lag messed with the timing. I thought it would be a simple fix with the Deltatime Extension but it still doesn’t work.
I copied the code into the project below, please help.
The demo includes the timer and a bunch of sprites to lag the game. You can press A to clear the sprites without resetting the timer.
Thanks in advance for your help!