Set character state to Physics without character falling over

I am trying to make a surfing game and need to make a custom character controller. However, the humanoid applies forces even with the default ControlModule disabled. So we need to set the humanoid state to physics to prevent it from applying forces however the character will not maintain a upright position while in this state. Any insight is welcome.

1 Like