How do I do this?
Lets say I have "Score".
And every day the time hits 00:00 GMT (Or just midnight if that makes it simplier (on your phones clock)), the score resets, how do I do this?
Game is for an android game!
There is a rexrainbow plugin for system date and time where I think you can calculate how much time has passed or if it has passed 00:00 and then on loading the app it would decide whether the variable needs to be reset.
Develop games in your browser. Powerful, performant & highly capable.
You'd have to get a server where you store user data. This may also be possible in local storage as well, although I'm not sure.
Would you mind linking me the plugin?
its called system date and time