Game Development Community

3D Object in GUI menu.

by Nathan Huffman · in Torque Game Builder · 10/12/2006 (4:27 pm) · 1 replies

Could somene give me a shove in the right direction on how to get this done?

Would I be dropping a "guiT2DObjectCtrl" control into the GUI? then how do I assign, say, the health.dts to show in it?

Any help is appreciated ;)

Tryin' to learn this better 8)

#1
10/13/2006 (12:31 am)
You could just create a new scenegraph in your GUI and display the object in there.