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

Gamepad reset button #18

Open
PatHealy opened this issue May 5, 2019 · 0 comments
Open

Gamepad reset button #18

PatHealy opened this issue May 5, 2019 · 0 comments
Labels
critical-feature A feature necessary for a minimum-viable-product of this project.

Comments

@PatHealy
Copy link
Member

PatHealy commented May 5, 2019

Currently, block movement and english controls are handled for just about any traditional gamepad. Unfortunately, reset button is not yet handled because of the huge diversity of button mappings. In theory, pressing any face button on a controller should count as hitting a reset button.

You should be able to use the included InControl package to make this happen. Check out the target controller script for details.

@PatHealy PatHealy added the critical-feature A feature necessary for a minimum-viable-product of this project. label May 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical-feature A feature necessary for a minimum-viable-product of this project.
Projects
None yet
Development

No branches or pull requests

1 participant