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

Blocks Continually Pulling to Left #17

Open
acbuynak opened this issue Sep 22, 2020 · 1 comment
Open

Blocks Continually Pulling to Left #17

acbuynak opened this issue Sep 22, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@acbuynak
Copy link
Owner

acbuynak commented Sep 22, 2020

Branch: "twitch-plays"
Nonstandard usage where wasd are used for up, left, down, right.

After hitting s key for the first time, the block continually pulls to the left. Can be undone by hitting d key once to go right. Afterwards, s can be used normally as a left control.

This issue was identified in the past (2019), but not specifically documented. Reference PR #6 for potential source code.

New Issue Identified by @jacobjwoods

@acbuynak acbuynak added the bug Something isn't working label Sep 22, 2020
@acbuynak acbuynak self-assigned this Sep 22, 2020
@acbuynak
Copy link
Owner Author

acbuynak commented Oct 4, 2021

Issue appears to be derived from arcade's integrated pyglet joystick support. Using joystick input in real world would case two commands sent. One via AntiMicro and one via the pyglet integration.

Have not been able to replicate, but said code was commented out in 7ff9ac5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant