Countdown Timer
mercypark
Member Posts: 20
I'm Trying to display a countdown timer. I have created a change attribute rule that displays the text of the game:time but it doesn't reset with the game and it starts when the menu screen starts not with the actual scene that requires the 30 sec countdown.
Comments
can you show the rule setup for your time variable. that might help get you an answer.
when attribute game:time = 30 change scene to (the game over screen I created)
In the game over screen I have a "Play Again" button that has a reset game rule.
So you could try to spawn an actor and constrain its self.time to a global variable...