bevy-expedition-demo/src
2ndbeam ae7bfd7c27 feat: Added input system
- Added input plugin to manage controls config
- Added tests for casting InputMap to InputAsset and backwards
2026-03-03 09:26:52 +03:00
..
input.rs feat: Added input system 2026-03-03 09:26:52 +03:00
layout.rs feat: Player, assets and basic movement 2026-02-12 17:09:57 +03:00
lib.rs feat: Added input system 2026-03-03 09:26:52 +03:00
main.rs feat: Player, assets and basic movement 2026-02-12 17:09:57 +03:00
player.rs feat: Player, assets and basic movement 2026-02-12 17:09:57 +03:00
tests.rs feat: Added input system 2026-03-03 09:26:52 +03:00