Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Jumping not working as intended

Hello, I am having a problem with my game.

I'm working on a 2.5D game. I use character controller to move the characters and use CharacterController.isGrounded to check for ground contact. The problem is whenever the character jumps at a steep angle, the jump becomes really high. Please help.

Sign In or Register to comment.