Disable player-player collision
by Kaj Eijlers · in Torque Game Engine · 09/07/2006 (7:56 am) · 1 replies
Hi, for my project I'd like to disable player-player collisions, while still letting it have the ability to collide with other objects.
myPlayer->disableCollision();
won't do, as it will disable ALL collisions. So how do I do this?
myPlayer->disableCollision();
won't do, as it will disable ALL collisions. So how do I do this?
Torque 3D Owner Faraz Ahmed
Default Studio Name