idanarye / bevy-tnua

A floating character controller for Bevy

Home Page:https://crates.io/crates/bevy-tnua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support double jump

VincentDouchin opened this issue · comments

We should be able to allow the player to jump again while in the air. The number of possible jumps while in the air should be configurable via the TnuaPlatformerConfig and via the TnuaPlatformerControls in order to give the player another jump if picking up an item for example.
I just noticed this is mentionned in #6, my bad! this issue can be closed

Let's keep it open, actually. It may be beneficial to split this into "do things other than jumps" and "start things in mid-air".

Added in 0.11.