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

Feature: Configurable keybinds #3

Open
Cleptomania opened this issue Mar 21, 2022 · 1 comment
Open

Feature: Configurable keybinds #3

Cleptomania opened this issue Mar 21, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Cleptomania
Copy link
Member

Players should be able to configure the keys they want to use for actions within the game. A good first step towards this would be to ensure all inputs are driven via some global system where the configuration can be applied to. Then hooking in a settings menu would just need to modify this configuration.

Perhaps as an added bonus we should have a way to save this, perhaps in a settings.json file so that it persists when the game is closed and re-opened. This system would also open the door to more configuration down the road being stored with this.

@tooblue
Copy link
Contributor

tooblue commented May 2, 2022

I'll work on this. 😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants