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

Allow gamepad and keyboard input. #5

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

r2d2Proton
Copy link

When a gamepad is connected, the demo will not respond to keyboard input.
To allow for both, I commented out the else in Game.cpp (line 338).

@walbourn
Copy link
Owner

Hmmm... I should make gamepad+keyboard and mouse+keyboard work. What I'm trying to avoid is mouse+gamepad problems.

@walbourn walbourn self-assigned this Mar 21, 2022
@walbourn walbourn removed their assignment Aug 8, 2022
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.

2 participants