Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Boxman on September 11, 2011, 01:53:57 AM

Title: Turning off collision
Post 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
Title: Re: Turning off collision
Post by: pandigital on September 15, 2011, 03:20:16 AM
Have you tried using Add and Destroy Component and then using a capsule or mesh collider?