Releases: atahabaki/bevy_input_mapper
Releases · atahabaki/bevy_input_mapper
Version 0.0.3
What's Changed?
- Gamepad support improved,
- Updated examples,
- Fixed minor bugs.
Known Issues
- Binding GamepadAxis and MouseAxis to same action, causes early ActionFinished trigger on GamepadAxis Events, #1
Planned features?
Same as previous:
- Support for scenario profiles,
- Load InputMappings from file
Version 0.0.2
What's Changed?
- Added Gamepad Support,
- Updated examples,
- Fixed unwanted ActionFinished events.
Planned features?
- Support for scenario profiles,
- Load InputMappings from file