Timer when game is closed
3absh
Member Posts: 601
Is there any way for a timer inside the game to keep functioning even when the game is closed?
My game is somewhat similar to Pou, where you have a character you need to feed every few hours.
Comments
Yes, it is possible. There should be threads on this, if you search.
The one thing that GS does not do (unless you use AppFormative) is any type of notifications etc., which you would usually use for such a game.