You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to add a perfectly working jump mechanic for the capsule.
Basically the jump is enabled by default, when the player jumps it gets disabled, and it returns enabled as soon as the player collides with the floor.
Probably UnityPhysicsSamples repository could be useful: there is a use case with a character controller, which should handle the jump too.
The text was updated successfully, but these errors were encountered:
We would like to add a perfectly working jump mechanic for the capsule.
Basically the jump is enabled by default, when the player jumps it gets disabled, and it returns enabled as soon as the player collides with the floor.
Probably UnityPhysicsSamples repository could be useful: there is a use case with a character controller, which should handle the jump too.
The text was updated successfully, but these errors were encountered: