Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
MaxCWhitehead opened this issue Apr 16, 2024 · 0 comments
Labels
kind:bug Something isn't working

Comments

@MaxCWhitehead
Copy link
Collaborator

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 MaxCWhitehead added the kind:bug Something isn't working label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant