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 Support #73

Open
2 of 6 tasks
yellowberryHN opened this issue Jan 4, 2025 · 0 comments
Open
2 of 6 tasks

Controller Support #73

yellowberryHN opened this issue Jan 4, 2025 · 0 comments
Assignees
Labels
feature New feature or request improvement Refine something that already exists

Comments

@yellowberryHN
Copy link
Member

There currently exists fragmented controller support in the form of SDL2 controller support and Steam Input on Steam builds, since both of them are esentially wrappers for the same input framework, it would be ideal to combine the code in a more sane way.

Feature checklist:

  • Player movement (left stick)
  • Camera movement (right stick)
  • Bindable buttons
  • Steam Input actions
  • Controller configuration GUI
  • Menu navigation (this will be very hard)

I know having controller support seems kind of strange, but it shouldn't be a terribly difficult thing to implement, other than menus, that's gonna suck.

@yellowberryHN yellowberryHN added feature New feature or request improvement Refine something that already exists labels Jan 4, 2025
@yellowberryHN yellowberryHN self-assigned this Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request improvement Refine something that already exists
Projects
None yet
Development

No branches or pull requests

1 participant