@quenty/inputkeymaputils
v14.17.0
Published
System to define rebindable key bindings and inputs for Roblox.
Downloads
1,549
Maintainers
Readme
InputKeyMapUtils
System to define rebindable key bindings and inputs for Roblox.
Installation
npm install @quenty/inputkeymaputils --save
Design
Note this system is designed to simple hold data, it doesn't do any binding with that data. So basically, an InputKeyMap can hold the information on what to bind, and what preferences are in a structured way.