Game Development Community

A GUI Editor with open button

by Marty Keese · in Torque Game Engine · 03/30/2007 (5:40 am) · 2 replies

With Torque Demo, F10 is bind to gui editor and press F10, we enter GUI editor. However, after a few days using TGE, the default GUI editor does not have "open file" command/button
Are there any mod, scripting patch does that task?

#1
03/30/2007 (5:45 am)
There's a drop box at the top (in the middle) that displays all loaded GUI's. Use that to load different GUI's.
#2
03/30/2007 (6:18 am)
Omg, how could I miss it
THanks for your fast reply!