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

Swap to a trait-based architecture for UserInput #534

Closed alice-i-cecile closed 3 months ago

alice-i-cecile commented 3 months ago

This adopts #490. See that PR for a full description / context. @Shute052 deserves 99% of the credit here: I just resolved merge conflicts to get this unblocked.