Erik Roystan

Results 14 comments of Erik Roystan

Hey MJ, That issue tends to occur when the PlayerMachine keeps swapping between grounded an non-grounded. This happens when the IsGrounded method is not properly detecting the sloped wall (or...

Hey CooL, The Super Character Controller does not currently support the Terrain colliders, as each individual collider needs to have code written for it specifically. In the future it hopefully...

Investigating it, will update you when I've figured out what the problem is. Thanks for the bug report!

To resolve this, you'll need to update the line of code where the overlap occurs to take into account the box collider's offset, since right now it uses the position...