Game Development Community

Collision Problems

by Brandon Fogerty · in Torque Game Engine · 07/07/2007 (12:21 pm) · 2 replies

Hi everyone. I am having trouble exporting my Milkshape 3D mesh with collision. I posted this topic on the art forum however as there seems not to be much activity there, I thought I might get an answer here. Here is a link to that post.

http://www.garagegames.com/mg/forums/result.thread.php?qt=64325

Thanks in advance!

#1
07/07/2007 (1:36 pm)
Ok I found that if I cahnge my datablock for my mesh from itemData to PlayerData, the collision works perfectly. However If my mesh uses an ItemData datablock, then my collision doesn't work correctly. Why does this happen and how can I fix it. I don't want my mesh to be a player object but an item object. Thanks in advance!
#2
07/07/2007 (4:17 pm)
Rename your collision mesh to Collision1