I am trying to make a custom player controller using a Rigidbody. I used the exact same code and values for jumping and gravity from my last player player controller. The Rigidbody always falls slower, jumps lower, and feels really stiff compared to using the CharacterController component.