Timer counting down

how do you make a timer on the screen counting down?

Make a new Timer, set it to forever.
Connect this to the (in) of a [number -1]
Then connect that to the (+) of a [number 100]
Connect that to a Label, and the label will count down 100 seconds.

You will probably want an action for that, so also connect that [number 100] to a filter of “less than 1”, and you can connect (pass) to a restart level.

i need the timer in my game to count down in positive numbers, not negitive numbers.

Please do not comment on old discussions

but if you do the thing Mhx said, the time will just continue to the positive numbers