Game Development Community

GUI Builder Documentation, Tutorials ?

by Pascal Stiefel · in Torque Game Builder · 07/27/2011 (11:16 am) · 4 replies

I'm interested in learning about Torque 2d's GUI and Menu building functionality,
unfortunatly i havent found any proper tutorials or documentation about the topic.
Am i missing something ?

#1
07/27/2011 (12:35 pm)
Torque 2D uses the same GUI system as the other Torque Engines. You can find more information on the Torque 3D documentation pages here.
#2
07/27/2011 (12:43 pm)
Awesome thank you david, i'm reading through them right now.
Im very interested to know what else Torque 2D and the other Torque Engines share in common ?
#3
07/28/2011 (7:12 am)
The main ones:

- GUI system/editor
- Input system
- TorqueScript syntax
- Datablock system
#4
11/03/2012 (5:04 pm)
Is there a way to show the toolbar in Torque2D GUI editor?!?