- Home /
Answer by DavidLieder · Oct 18, 2017 at 07:00 PM
Your "player" should have a collider. A box collider or sphere is the most efficient and lightest. Your terrain should have a terrain collider (but it usually does). If you take a look at the First Person Player as an example in the Standard Assets, you can inspect it and see what is applied to it.
Your answer
Follow this Question
Related Questions
Objects rotating after falling on another object with Physics & Gravity? 1 Answer
Gravity and physics problem 1 Answer
Collider question 0 Answers
Rigidbody stuck in colliders when moving and ricosheting. 0 Answers
OnCollisionEnter but have colliding object not move the object it collides with 1 Answer