Editing newly created Guis
by Daniel Magnan · in Torque Game Engine · 10/05/2006 (8:55 am) · 2 replies
I'm playing around with the GUI editor. I made a new gui and it shows up in the game as planned. However I can't seem to figure out how to go back and edit it. It does not appear in the middle drop down like the rest of the standard guis. How do you edit a gui you created?
About the author
Torque Owner Tim Heldna
E.g. in client/init.cs
// Load up the shell GUIs exec("./ui/mainMenuGui.gui");