fishfolk/jumpy

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

MaxCWhitehead opened this issue · 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