Let's say a timer is counting every 1 second and the user exits the game. Is it possible to keep it going or guess where the timer would've been had it been on the whole time?
No idea about keeping it going but you can store the value in 'LocalStore' to resume it next time.
I think rex_date plugin that lets you reach system time and date would be a good fit for this:
http://c2rexplugins.weebly.com/rex_date.html
Develop games in your browser. Powerful, performant & highly capable.
bambo Thanks! It works!