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

"Controller Settings" menu for editing input map. #87

Closed
Tracked by #28
zicklag opened this issue Jul 14, 2022 · 2 comments · Fixed by #100
Closed
Tracked by #28

"Controller Settings" menu for editing input map. #87

zicklag opened this issue Jul 14, 2022 · 2 comments · Fixed by #100
Assignees
Labels
scope:medium Intermediate size task
Milestone

Comments

@zicklag
Copy link
Member

zicklag commented Jul 14, 2022

We need a way for players to edit their controls.

This could be structured in a table, essentially similar to the controller binding list in the README, where we allow setting the controls for the keyboard player one, keyboard player two, and for gamepads.

Menu controls should not be configurable and should remain mapped as they are.

@zicklag zicklag mentioned this issue Jul 14, 2022
3 tasks
@zicklag zicklag self-assigned this Jul 14, 2022
@zicklag zicklag added kind:enhancement scope:small A small and well-defined task labels Jul 14, 2022
@zicklag zicklag added this to the v0.0.3 milestone Jul 14, 2022
@zicklag
Copy link
Member Author

zicklag commented Jul 14, 2022

Making good progress on the settings menu.

settings-menu2

@zicklag
Copy link
Member Author

zicklag commented Jul 16, 2022

Getting close! I also implemented a button adjacency system so that we can configure which button get's navigated to when you press a direction on the keyboard or gamepad. You can intuitively navigate the UI fully without the mouse!

settings-menu2

@zicklag zicklag linked a pull request Jul 16, 2022 that will close this issue
@zicklag zicklag added scope:medium Intermediate size task and removed scope:small A small and well-defined task labels Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:medium Intermediate size task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant