LethalConfig icon indicating copy to clipboard operation
LethalConfig copied to clipboard

Input of type KeyBind

Open ustaalon opened this issue 2 years ago • 1 comments

Lots of mods are using key bindings to define behavior. It will be easier if by using this library, the user clicks on the input it will assign the right key bind code.

WDYT?

ustaalon avatar Jan 05 '24 00:01 ustaalon

It's already on my radar! Although I'd recommend anyone doing inputs to use the InputUtils since it uses the InputSystem that the game uses and it let's you rebind the keys through the game's "native" keybind menu, I still want to offer the possibility of a keybind UI.

AinaVT avatar Jan 05 '24 06:01 AinaVT