Game Development Community

Help, cannot see ShapeBase descendant on the scene

by Zealander · in Torque 3D Professional · 02/02/2010 (5:35 am) · 0 replies

Hi all

I have created ShapeBase descendant with ShapeBaseData datablock, put it on the scene and i cannot see anything, but the shape name i have set by setShapeName()
So my object has been positioned correctly... But there is no mesh!

I can see my mesh in Shape Editor as well as put on the scene from library->Meshes and as well as mounted to vehicle by mountImage.

Maybe i do not know something simple, like set render flag or something...
I extended ShapeBase almost the same way as Vehicle class. But i can see vehicles . but not my objects.

Appreciate any help!