Leafwing-Studios / leafwing-input-manager

A straightforward stateful input manager for the Bevy game engine.
Apache License 2.0
686 stars 106 forks source link

Remove ActionStateDriver #540

Closed alice-i-cecile closed 3 months ago

alice-i-cecile commented 3 months ago

This feature was relatively complex, unloved, and doesn't play nice with bevy_mod_picking, which will soon replace bevy_ui's Interaction handling.

Removing now to ease tech debt and prepare this crate for upstreaming.