Answered
How to create a timer with variety?
Hi!
I'm creating a game and I would like to make some variables to start going faster every 20 seconds. Is it posible with a timer?
Hi!
I'm creating a game and I would like to make some variables to start going faster every 20 seconds. Is it posible with a timer?
Yes, you can use a Timer to trigger other things to start happening every 20 seconds. You could have whatever actions you need to make things go faster in the event handler for the Timer.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.