Playmaker Forum

PlayMaker News => General Discussion => Topic started by: Thomas on January 28, 2016, 05:42:53 AM

Title: Disable DoControllerColliderHit
Post by: Thomas on January 28, 2016, 05:42:53 AM
Hi!
Is there any way to disable DoControllerColliderHit and the event CONTROLLER COLLIDER HIT when I move a CharacterController?
I disabled all my Fsm.Handle...  and these events are still sent, costing me 1ms per frame :/.

Thanks!