Hey,
Quick question,
Is it possible to reset millis(), because i want a timer that spawns an ellipse.
The first 5 seconds, the timer spawns an ellipse.
If the timer reaches 10 second or I catch the ellipse, the ellipse disappears.
And if ellipse disappears than the timer needs to wait 5 seconds to spawn another ellipse on a random location.
This is supposed to be a never ending loop:)
Sorry for the bad english
Bye.
1