UnityDOTS-Thesis icon indicating copy to clipboard operation
UnityDOTS-Thesis copied to clipboard

Jump Mechanic

Open mikyll opened this issue 5 years ago • 0 comments

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.

mikyll avatar Apr 06 '21 21:04 mikyll