Hi!
I am new to Unity and i am actually reading a book of it. There something about OnControllerColliderHit i don’t understand about. Its the hit.moveDirection it say its the direction from the center of the capsule to the point we touch. But its hard to imagine it.
What that basically mean. Is hit.moveDirection.x and y the actual point of collission ?