Game Development Community

Having problems with GuiObjectView

by To-mos · in Torque Developer Network · 04/10/2011 (8:06 pm) · 0 replies

Hello all I recently made an in game inventory window that loads up and shows you a nice little inventory with a 3d view of the item. It is using a GuiObjectView to display the item. It worked for a while and now when I open the menu the item is there but its flat black like no lighting is getting to it. What do you think the problem may be? The item being displayed is a shaderless item so it works in basic lighting mode sometimes.