The Breakout Tutorial - Part Four
by Tetraweb · in Torque Game Builder · 03/30/2008 (4:13 pm) · 22 replies
Part Four of The Breakout Tutorial is now live. This thread is intended for discussion, questions and problems specifically related to Part Four.
Thanks,
Greg
The Breakout Tutorial
Thanks,
Greg
The Breakout Tutorial
#22
Sorry I'm not much help, I don't have a lot of experience with the GUI system, but I hope this helps put you on track to fixing it!
Side note: this is an excellent way to learn about the classes and their functions/structures in torque.
09/20/2011 (2:34 pm)
I am not sure if that is the case. However, you could open the console and try calling "dump()" on "ScoreboardGUI". If the object exists, this will print all the information about it (fields and methods) to the console. From there, it should be much easier to trouble shoot what is going wrong (since if it works, we know the object exists and what its position is).Sorry I'm not much help, I don't have a lot of experience with the GUI system, but I hope this helps put you on track to fixing it!
Side note: this is an excellent way to learn about the classes and their functions/structures in torque.
Torque Owner ANTONIS KOSTOPOULOS