- Home /
Question by
ryba · Apr 01, 2013 at 05:57 PM ·
charactercontrollercollision detectionboxcollider
How to detect collision with character controller on box collider
Hi, i know i can detect such collision on character controller with OnControllerColliderHit but i have to attach that function to the object with character controller. How can i detect collision from object with box collider ? OnCollisionEnter doesn't work :/
Comment
Your answer
Follow this Question
Related Questions
Why does OnCollisionEnter not work between a character controller and a rigidbody? 4 Answers
character controler dont work with box collider 0 Answers
OnCollisionEnter not working with CharacterController 1 Answer
Best way to check collisions in a 2D Game? 0 Answers
CharacterController BoxCollider collision confusion. 1 Answer