GUI Editor help - Torque 2D
by Hadas Noam · in Torque Developer Network · 01/25/2011 (7:29 am) · 5 replies
Hello,
I'm new to Torque and I am much impressed by its capabilities so far but... I've been searching all over the place for any guidance to using the GUI editor, but all the information in TDN is outdated and unusable. What I specifically need is interface for a 2D melee style game, with animated health and energy charge and abilities on timers, etc. Could anyone please hint in the right direction?
Thanks a bunch!
Hadas
I'm new to Torque and I am much impressed by its capabilities so far but... I've been searching all over the place for any guidance to using the GUI editor, but all the information in TDN is outdated and unusable. What I specifically need is interface for a 2D melee style game, with animated health and energy charge and abilities on timers, etc. Could anyone please hint in the right direction?
Thanks a bunch!
Hadas
#2
Those files I've seen before but was still unable to know where to start... but after much research I've found details in the book "The game programmer's guide to Torque", and some very good tutorials.
01/26/2011 (12:37 pm)
Thanks for the effort Scott!Those files I've seen before but was still unable to know where to start... but after much research I've found details in the book "The game programmer's guide to Torque", and some very good tutorials.
#3
04/07/2011 (7:53 am)
so Hadas can you share these tuts since am new to TGB as well.. thanx in advance.
#4
04/07/2011 (8:35 am)
I'm not using Torque anymore so I dont have them... sorry. The book is good though.
#5
04/08/2011 (12:37 pm)
thanx Hadas :)
Torque 3D Owner Scott Warren
www.garagegames.com/community/blogs/view/7401
[Edit] I just installed my TGB pro.
After installation you should see your browser open, it will be FireFox or Internet Explorer and in the window you'll be looking at the Documentation. Under Reference > Common Directory > GUI Folder
Clicking on the "GUI Folder" hyperlink will present you with:
and the basic information you need to get you started is there.
It describes various things about the GUI and files that you can modify to achieve the results your looking for.
Hope this helps.