Crates.io | bevy_enhanced_input |
lib.rs | bevy_enhanced_input |
version | 0.2.0 |
source | src |
created_at | 2024-10-20 12:32:09.308377 |
updated_at | 2024-11-03 14:04:57.529687 |
description | Dynamic and contextual input mappings for Bevy |
homepage | |
repository | https://github.com/projectharmonia/bevy_enhanced_input |
max_upload_size | |
id | 1416191 |
size | 356,955 |
Dynamic and contextual input mappings for Bevy, inspired by Unreal Engine Enhanced Input.
Jump
, Move
, or Attack
.OnFoot
or InCar
, which are regular components.Check out the quick start guide for more details.
See also examples in the repo. simple.rs should be a good starting point.
Have any questions? Feel free to ask in the dedicated bevy_enhanced_input
channel in Bevy's Discord server.
bevy | bevy_enhanced_input |
---|---|
0.14.0 | 0.1-0.2 |