Playmaker Forum

PlayMaker News => General Discussion => Topic started by: Zeathlar on September 26, 2013, 11:32:04 PM

Title: Collider Is Trigger Toggle Help[SOLVED]
Post by: Zeathlar on September 26, 2013, 11:32:04 PM
I don't know if this is right correct place to post this. The thing is, I got playmaker because I can't code for the life of me. I just want to know if it is at all possible (using playmaker) to toggle on and off a "Capsule Collider" "Is Trigger" on and off when another collider with the "Is Trigger" is  Enabled gets near it? I have been looking around for a way to do this but can't seem to find one. I'm sure this is possible If I knew how to code.  :-\
Title: Re: Collider Is Trigger Toggle Help
Post by: jeanfabre on September 27, 2013, 01:38:22 AM
Hi,

 I made a custom action for this, so yes you can do this.

http://hutonggames.com/playmakerforum/index.php?topic=242.0

 Bye,

 Jean
Title: Re: Collider Is Trigger Toggle Help
Post by: Zeathlar on September 27, 2013, 01:39:08 PM
AH, This worked Thanks! Sorry I didn't know there was a solution already out there. This is why I need to learn how to code =-p Thanks again