PDA

View Full Version : time limit on a game



BrOnZeMoNsTeR
March 25th, 2002, 07:31 AM
i have this game that i just got the way i want it, but it goes on forever, i need help on how to make an alotted time, so that i can have a level 2 with increased difficulty, thanx in adance.

ilyaslamasse
March 25th, 2002, 10:07 AM
You'll have to mess with the getTimer () function. You can get the time elapsed since the beginning of the animation just by tracing it.

pom 0]