Capsule player collider
Chillu1 opened this issue · 0 comments
Chillu1 commented
Describe the bug
Player collider is a capsule because we're using Character Controller.
Not ideal because this way we slide of edges/get boosted up an edge if we have speed.
To Reproduce
Steps to reproduce the behavior:
- Jump up a ledge while hitting your bottom collider with it.
Expected behavior
The Collider should be rectangle-shaped instead.