I have an actor with timers....
Spawn at 3.4 seconds, 5.2 seconds, 6.8 seconds...
Works perfectly on initial play. Game over is a different scene. Play again button press changes scene back to the game scene.
But the replays the timers are off. Unfortunatly a small change wrecks everything.
I can fix this with a "reset game" and timers work every time then but my high score is then returned to zero.
Not sure why game reset and change scene should be different?
thanks