Game Development Community

Static shape disappearing

by Claude-Alain Fournier · in Torque Game Engine Advanced · 01/21/2007 (9:30 am) · 1 replies

Hi all,

I got this very strange effect. Be aware that I am working on a highly modified fxShapeReplicator. The static shapes inserted are simply shown or not depending on the angle of the camera. If I look up at 45 degree angle the shapes are drawn, if I look straight or down, the shapes does not render. I just can't point on the problem.

So if anyone has a little clue or any little pointer on this problem, that may help me a lot.

Thanks.

#1
01/21/2007 (4:59 pm)
Check that they arent just being rotated with your view (but on the wrong axis), so as you look up or down, do the objects rotate?