for example: a player set a record of 5 points in the last session, left the game, logged in 2.5 hours later, at which time the record should be updated
Develop games in your browser. Powerful, performant & highly capable.
You do not have permission to view this post
oosyrag, I use it with timer and global variable but probably I did it wrong. 'Cause work wrong. Could show me on event sheet?
how do I make a wave of enemies in tower defense? That is needed to do it with an interval, for example: wait 5 seconds - first Wave with 5 enemies, wait 5 seconds, second Wave with 5 enemies, etc. such waves will be for example 3 and should end. Then these waves need to be increased as they pass.