Page 1 of 1

game ending

Posted: Sun Nov 20, 2005 6:15 pm
by maul
A simple maze game that posts a message after 180 seconds if you cannot find your way out. Problem is getting the game to end. I can end the game but then the message does not appear.

Posted: Sun Nov 20, 2005 8:04 pm
by QuestOfDreams
Just trigger your message entity after 180 seconds then when the trigger goes off use it to activate a ChangeLevel entity (leave the szNewLevel entry empty to return to the menu)