Game Development Community

Can not call 3D images into the user interface

by Mquaker · in Torque Game Engine Advanced · 12/19/2006 (2:46 am) · 5 replies

When I open up UI (User Interface), I can see 2D image, but space for 3D image is
empty

I got TSE MS4. Any possible solutions?

- p.s, when TSE MS4.2 release?

#1
12/21/2006 (1:38 pm)
Could you post a screenshot?
#2
03/29/2007 (7:36 pm)
Wanna run the 3d character on the game ui (lobby),
namely wanna move(left & right, up & down) it by using a mouse on the charater.
before worked it on the tge, but today can't run it on the tgea.
let me teach the connected information or script.
thanks..
#3
04/05/2007 (4:50 am)
We could move the user point of view by the mouse with TGE.
But we can not move it with TGEA.
Does someone know what might we've done wrong?
#4
06/26/2007 (10:42 am)
Is your 3D window a sub-window of the GUI? I think you're having the same problem I am.
#5
06/27/2007 (7:37 am)
Adole, check out the enormously long thread about porting "GuiPlayerView" into TGEA.