๐ฎ Bevy Enhanced Input 0.12.0 is out!
๐ฎ Bevy Enhanced Input 0.12.0 is out!
github.com
Release Bevy Enhanced Input 0.12.0 ยท projectharmonia/bevy_enhanced_input
Added Actions::state, Actions::value and Actions::events helpers to obtain specific information for an action directly. ConditionTimer::with_duration. Changed Rename Press into Down. Rename Just......
It's an input manager for Bevy, inspired by Unreal Engine Enhanced Input. We use it for Project Harmonia, but it's general-purpose.
A relatively small release with several ergonomic improvements, such as using BevyError instead of panic-based APIs, along with some bug fixes.
๐Full changelog ๐ฆbevy_enhanced_input