pigdevstudio / platform_template

Template project for platform games in Godot Engine.
MIT License
72 stars 12 forks source link

Character sometimes stucks in JUMP state #1

Open henriiquecampos opened 6 years ago

WolfgangSenff commented 5 years ago

The way I reproduced this was to start my character off the platform (so that gravity takes hold and brings it down to the platform), and as soon as it was about to hit the platform, I attempted to jump. I haven't had this happening consistently, but it should be reproduceable.