Crates.io | bevy_enhanced_input_macros |
lib.rs | bevy_enhanced_input_macros |
version | 0.2.0 |
source | src |
created_at | 2024-10-20 12:28:19.342803 |
updated_at | 2024-11-03 14:04:10.214439 |
description | Bevy Enhanced Input Macros |
homepage | |
repository | https://github.com/projectharmonia/bevy_enhanced_input |
max_upload_size | |
id | 1416189 |
size | 5,161 |
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 |