Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: Justin on January 22, 2016, 01:31:38 AM

Title: OnControllerColliderHit [SOLVED]
Post by: Justin on January 22, 2016, 01:31:38 AM
http://docs.unity3d.com/ScriptReference/CharacterController.OnControllerColliderHit.html (http://docs.unity3d.com/ScriptReference/CharacterController.OnControllerColliderHit.html)

Is there an action for this? I can't seem to find one if there is. It would be most useful if it functioned like the triggerEvent/CollisionEvent. Any help much appreciated, thanks!
Title: Re: OnControllerColliderHit
Post by: jeanfabre on February 01, 2016, 06:52:13 AM
Hi,

 Can you bump me towards end of the week. I'll do a proxy for this.

bye,

 Jean
Title: Re: OnControllerColliderHit
Post by: mdotstrange on February 09, 2016, 08:55:37 AM
Have you checked out the "Get Controller Hit Info" and "Get Controller Collision Flags? actions? They might do what you want-
Title: Re: OnControllerColliderHit
Post by: Justin on February 23, 2016, 03:50:10 AM
I surprisingly haven't tried that mdot, looking at the actions I suspect I should be able to get the results I'm looking for with those, thank you.  However, I think it would still be useful to have an action that functioned like triggerEvent/CollisionEvent for controllerColliderHit if its possible.
Title: Re: OnControllerColliderHit
Post by: mdotstrange on February 24, 2016, 03:57:16 PM
How would you want it to work? I can give it a shot  :)

So get ControllerCollider hits and filter them by tag like Trigger event?
Title: Re: OnControllerColliderHit
Post by: Alex Chouls on February 24, 2016, 06:56:59 PM
... I think it would still be useful to have an action that functioned like triggerEvent/CollisionEvent for controllerColliderHit if its possible.

Collision Event works with Controller Collider Hit - select On Controller Collider Hit in the Collision popup. You can then use Get Controller Hit Info for more info.
Title: Re: OnControllerColliderHit
Post by: Justin on February 26, 2016, 11:08:50 PM
Quote
Collision Event works with Controller Collider Hit - select On Controller Collider Hit in the Collision popup. You can then use Get Controller Hit Info for more info.
  Wow what is wrong with me, how did I miss that, now I feel i like a noob... thanks guys, sorry to waste your time!  ;D
Title: Re: OnControllerColliderHit [SOLVED]
Post by: jeanfabre on March 29, 2016, 02:05:19 AM
Hi,

 No worries :) never hesitate to ask questions, sometimes we miss the obvious or indeed it's not how we envision a feature...

 Bye,

 Jean