So I’m creating a game with a 1 minute timer. After the timer runs out, a notification will pop up and the timer should reset back to 60 seconds. If someone ends up winning, then the timer will also need to reset to 60 seconds. But I can’t find a block to change a timer’s seconds value back to 60. How would I change the timers value in seconds back to 60?
@astrangecat try this
1 Like
correction: its supposed to be less than or equal to 0 instead of less than 0.
1 Like