jumpy icon indicating copy to clipboard operation
jumpy copied to clipboard

Keybinds assumes QWERTY by default / does not behave well with other keyboards

Open MaxCWhitehead opened this issue 2 months ago • 0 comments

Description

From playtest feedback:

The game assumes a QWERTY keyboard by default, which I don't have. I'd like to not have to change literally all keybindings before being able to play. I suggesting using ScanCodes instead of KeyCodes.

Should look into what solutions might exist here, sounds like we may want to initialize default settings with ScanCodes instead of KeyCodes so the position on keyboard is not specific to type of keyboard.

To Reproduce

No response

Expected Behavior

No response

Additional Context

No response

Log Messages

No response

MaxCWhitehead avatar Apr 16 '24 01:04 MaxCWhitehead