Game Development Community

Loading new GUIs

by Richard Pettyjohn · in Torque Game Builder · 07/09/2006 (2:07 pm) · 2 replies

Can someone please tell me how to load a new gui? What I want is so when I change from my first to second level a different GUI to load up.

Can some one please help me since I can't find a tutorial on it.

#1
07/09/2006 (4:18 pm)
Just create your second gui the same as your first one and push it by name. We are working on a series of GUI tutorials right now, but in the meantime check out how WackamoleDemo does it.
#2
07/10/2006 (10:16 am)
Here is the code to my whack-a-mole mod where I'm using a few different gui's for level transitions and the like.

www.cabalgames.com/files/moleCode.zip