Hey guys,
I tried call OnControllerColliderHit function, but which seem worked with someone has a collider only.
actually, i tried another function like OnTriggerEnter, OnCollisionEnter, and its still work. The Frequently problem is the collider must have a rigidbody or one of the collider must have a rigidbody (but dont set the rigidbody as kinematic)
maybe its can help you…