CaosCreations/JumpingJax

Capsule player collider

Opened this issue · 0 comments

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:

  1. Jump up a ledge while hitting your bottom collider with it.

Expected behavior
The Collider should be rectangle-shaped instead.