You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Description
From playtest feedback:
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
The text was updated successfully, but these errors were encountered: