I would like an in-game timer to run that includes seconds and hundredths of a second. How might I go about this? I was thinking of a global variable??
Check this tutorial :
https://www.scirra.com/tutorials/450/timers
I once made a simple timer, just minutes and seconds.
You can find it in the topic linked.
Simple Timer Topic
It's just the basics on how to go about something like this..
Develop games in your browser. Powerful, performant & highly capable.
A0Nasser & LittleStain - Thank you! That's going to help greatly with my game, too! KUDOS!