We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I'm trying to make a timer for a game to track events and where exactly the player is. However, I am having trouble figuring out how to stop the timer when the player pressed ESC to pause and start it again when they press ESC again. I'm also confused on how to reset a timer back to zero. Any help is appreciated, thanks in advance for anyone's time.
Answers
Relevant posts:
https://forum.processing.org/two/discussion/comment/93001/#Comment_93001
https://forum.processing.org/two/search?Search=stopwatch
Kf