leafwing-input-manager 0.20.0

A powerful, flexible and ergonomic way to manage action-input keybindings for the Bevy game engine.
Documentation
1
2
3
4
5
# Running examples


You can run examples using `cargo run --example EXAMPLE_NAME`.

Start with the `minimal` example to get a basic sense of the plugin!