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

[Home page,Breakout,Jetfighter,Pong,Jumpy,Pigeon,elementGame.js,Debug,Brush] tapping the touch screen and d-pad or a button at the same time breaks the paddle and jet #64

Open
Trickiy opened this issue May 14, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Trickiy
Copy link

Trickiy commented May 14, 2024

after tapping any d-pad direction and the touchscreen or the a button and touchscreen at the same time will cuase the previously pressed direction or button to be endlessly held.

@Trickiy Trickiy changed the title [Breakout] tapping the touch screen and d-pad at the same time breaks the paddle [Breakout,Jetfighter] tapping the touch screen and d-pad at the same time breaks the paddle May 14, 2024
@Trickiy Trickiy changed the title [Breakout,Jetfighter] tapping the touch screen and d-pad at the same time breaks the paddle [Breakout,Jetfighter] tapping the touch screen and d-pad at the same time breaks the paddle and jet May 14, 2024
@Trickiy Trickiy changed the title [Breakout,Jetfighter] tapping the touch screen and d-pad at the same time breaks the paddle and jet [Breakout,Jetfighter] tapping the touch screen and d-pad or a button at the same time breaks the paddle and jet May 14, 2024
@Trickiy Trickiy changed the title [Breakout,Jetfighter] tapping the touch screen and d-pad or a button at the same time breaks the paddle and jet [Breakout,Jetfighter,Pong] tapping the touch screen and d-pad or a button at the same time breaks the paddle and jet May 14, 2024
@Trickiy Trickiy changed the title [Breakout,Jetfighter,Pong] tapping the touch screen and d-pad or a button at the same time breaks the paddle and jet [Breakout,Jetfighter,Pong,Jumpy,Pigeon] tapping the touch screen and d-pad or a button at the same time breaks the paddle and jet May 14, 2024
@Trickiy
Copy link
Author

Trickiy commented May 14, 2024

I should test more before I report a finding lol.

@Trickiy Trickiy changed the title [Breakout,Jetfighter,Pong,Jumpy,Pigeon] tapping the touch screen and d-pad or a button at the same time breaks the paddle and jet [Home page,Breakout,Jetfighter,Pong,Jumpy,Pigeon] tapping the touch screen and d-pad or a button at the same time breaks the paddle and jet May 14, 2024
@Trickiy Trickiy changed the title [Home page,Breakout,Jetfighter,Pong,Jumpy,Pigeon] tapping the touch screen and d-pad or a button at the same time breaks the paddle and jet [Home page,Breakout,Jetfighter,Pong,Jumpy,Pigeon,elementGame.js,Debug,Brush] tapping the touch screen and d-pad or a button at the same time breaks the paddle and jet May 14, 2024
@Wolfyxon Wolfyxon self-assigned this May 14, 2024
@Wolfyxon Wolfyxon added the bug Something isn't working label May 14, 2024
@Wolfyxon
Copy link
Owner

I added a temporary fix that should do it for now. I'll look into this bug more when I have more time.
The temporary fix makes all inputs get treated as released when the touchscreen is touched.

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

2 participants