game ending

Post topics regarding Level Building/Design and Entity Usage with Reality Factory
Post Reply
maul

game ending

Post 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.
User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Post 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)
Post Reply