Game Development Community

Strategy tutorial/Gui's

by John Coyne · in Torque Game Builder · 01/25/2006 (5:57 am) · 3 replies

Having trouble with the GUI section of the strategy tutorial on TDN.
Anytime i leave and re enter the GUI editor, the GUI elements and even the T2dSceneWindow get moved around to odd places.

#1
01/26/2006 (2:38 am)
Update.
Seems the problem has nothing to do with any changes I make. Simply entering and exiting the gui editor will push gui elements all over the screen. Is it bugged or something? I cant see any reason why this could be normal.
#2
01/26/2006 (12:56 pm)
That might be the horizSizing and vertSizing of the gui element... I think in the strategy tut I define the places where I change that so search for those sizing values, you can just try different ones yourself... sometimes relative, left, top, etc work best.
#3
01/31/2006 (6:39 am)
Thanks.
Restarting the game works. No idea why though.