How do I make a timer count down from 60 seconds?
Set a variable to 60 * 60 (because there are 60 updates per second) and then count it down. Feed T / 60 into Set Score (with Fastest/Longest Time setting)
Set a variable to 60 * 60 (because there are 60 updates per second) and then count it down. Feed T / 60 into Set Score (with Fastest/Longest Time setting)