Game Development Community

Problems with Gui Editor

by Tim Saunders · in Torque Game Builder · 02/03/2006 (5:20 am) · 1 replies

I've added a guiScoreControl and every time I resize it (and click apply) and then click on something else and then back on the object it has resized to its default dimensions. Things also seem to move around to unwanted places when I go in and out of the editor. Am I doing something wrong?

Also I can't seem to add any text to any of the objects. I want it to display Score: Score value but entering text into it just means that it will say 'score' until I move off zero score and then it will be replaced by the score number. How do I do this?

#1
02/03/2006 (8:14 am)
Not sure about the 2nd problem but i had the 1st problem too. Seems everything gets messed up when u exit then reenter the gui editor. I found it best to exit the gui editor, see what it looks like, exit and restart the game before using the editor again. Hope this works