Game Development Community

Re-editing a GUI

by Jason Howard · in Torque Game Builder · 07/02/2006 (11:03 am) · 2 replies

Hopefully I'm just missing something obvious, but after saving a GUI and exiting... is there a way to come back the next day, re-open it, and modify (or finish) the GUI? I don't see a File, Open option in the GUI editor... There's only New and Save...

I have workarounds and can edit the scripted .gui file, but it would be convenient to open a .gui and use the graphic editor.

#1
07/02/2006 (12:16 pm)
Once you create the gui, save it, and exec it as part of your project, it will appear on the gui dropdown list. It's the center dropdown at the top of the gui editor. Just select it from there. I agree this is kind of a funky way to do loads, but it gets the job done.
#2
07/02/2006 (1:00 pm)
Sweet. Thanks.