Game Development Community

GuiObjectView problem

by Chan Chi Kit · in Torque Game Engine Advanced · 08/10/2007 (12:40 am) · 2 replies

I want to add a new Gui in TGEA, which is to show a model in the new window.

The Gui I used is guiObjectView, but the background of window rendered is black.

How can I get a transparent background in TGEA? The Gui works in TGE but not in TGEA....

Thanks ~

#1
08/10/2007 (4:32 am)
I had this issue too, the best i could do was to change the background color, there are instructions for this in the other thread.
#2
08/10/2007 (9:25 am)
Hi Ashley,

Please tell me which thread had told about this, thanks.