Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: Boxman on September 11, 2011, 01:53:57 AM
-
Hey Guys,
How can I turn off the collision on an object in play maker.
I'm trying to create an object that I can pick up and put down but if it has collision while picked up it can cause feedback loops with the player. Catapulting them into space
-
Have you tried using Add and Destroy Component and then using a capsule or mesh collider?