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

Update dependencies #272

Merged
merged 2 commits into from
Apr 25, 2022
Merged

Update dependencies #272

merged 2 commits into from
Apr 25, 2022

Conversation

parasyte
Copy link
Owner

The fire button on gamepads was allowing trapid fire when holding the
button. Keyboard controls required the fire key to be released between
each shot fired. This commit fixes the difference by making the gamepad
fire button act like the keyboard fire key.
@parasyte parasyte merged commit 5c16009 into main Apr 25, 2022
@parasyte parasyte deleted the update-game_loop-and-winit_input_helper branch April 25, 2022 12:04
JMS55 pushed a commit to JMS55/pixels that referenced this pull request Jul 18, 2022
* Update dependencies

- Closes parasyte#270

* Unify controls in Invaders example

The fire button on gamepads was allowing trapid fire when holding the
button. Keyboard controls required the fire key to be released between
each shot fired. This commit fixes the difference by making the gamepad
fire button act like the keyboard fire key.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

game_loop and winit_input_helper do not appear to be compatible (invaders example)
1 participant