#Unity Input Mapping and Management

1 messages · Page 1 of 1 (latest)

devout lance
#

Developers, lack of keybinding is an absolute deal-breaker to quite a few players. It doesn't have to be difficult, make player input implementation easier with this open-source input wrapper I wrote for Unity3D. This wrapper aims to simplify keybinding and player input

Check it out: https://github.com/Kalfadda/Player-Input-Wrapper

Please let me know if you have any questions! 🙂

GitHub

These Unity scripts enable customizable player key bindings and input management, focusing on accessibility and control customization for game developers. - GitHub - Kalfadda/Player-Input-Wrapper: ...