Im new at construct, and i looked at any guide there is, none is talking about timer (On Cs3. on 2 there plenty).
Im trying to create an survival type of a game, which the player have X time to complete his tasks, if failed to do so game over.
I set Global var (As refer as total time), when reach X time he switched his Text to the time he reached (when its reach 30 sec its typed "3 am".
the point is i want the player to try to play game until he reach 60 sec. and then to game over. cant seem to do so, other then that the player need to collect some kind of objects, and if he reach to the 1 min and manage to collect all, i want him to be able to move the next stage, if not, game over.
no idea how to start that.
thnx