reset the countdown timer
how can i reset the timer when i pressed replay.. i have a problem with this specially when my timer =0 it will spawn the actor clean again. but when i tried to reset, my timer continues to count from -1, -2, and so on.. how will i solve this?
Comments
You can then change the counter to what ever you want when you reset.
Darren.
rule
attribute game.My Timer > 0
change attribute: game.counter to game.counter-1