Game Development Community

Strange collision

by James Brad Barnette · in Torque Game Engine Advanced · 05/15/2007 (7:38 am) · 3 replies

I have a collision mesh on this object
www.pixollusion.com/tgea/staticNoShadows.jpg
when I run into it I get stoped. however if I fire a weapon it goes straight through it.

is there something I'm missing?

#1
05/16/2007 (10:04 am)
Projectile collisions use LOSCOL instead of COL meshes. Cant remember if one is automatically used if the other isnt available, but it might be something to research.
#2
05/17/2007 (1:36 pm)
Your collision meshes aren't convex.
#3
05/17/2007 (6:35 pm)
It is a box..