Cleaning stuff up in the GUI Editor...
by luggage · in Torque Game Builder · 03/06/2005 (5:51 am) · 2 replies
Hi
When I use the GUI Editor I get a bunch of other GUI windows which seem to be standard ones for use with the editors - is there a way to hide these 'default' windows? My artists had a heart attack when he saw them - he gets confused easily. :)
Thanks
Scott
When I use the GUI Editor I get a bunch of other GUI windows which seem to be standard ones for use with the editors - is there a way to hide these 'default' windows? My artists had a heart attack when he saw them - he gets confused easily. :)
Thanks
Scott
About the author
#2
The editor doesn't edit your game but edits anything currently running in the engine. it would be a simple matter for you to go into the scripts and filter it out. Don't forget that it allows us to also edit the editors as well as the internals.
Quite often, games use their own prefix so it's easy to see all your game related files.
- Melv.
03/10/2005 (7:10 am)
If you remove these controls, the function they perform will be removed as well. Bad idea.The editor doesn't edit your game but edits anything currently running in the engine. it would be a simple matter for you to go into the scripts and filter it out. Don't forget that it allows us to also edit the editors as well as the internals.
Quite often, games use their own prefix so it's easy to see all your game related files.
- Melv.
Torque Owner Charlie Malbaurn