-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Relax cannot handle more than one finger drag. #32101
Comments
I'm not sure if we want to overcomplicate the touch handling logic only for the sake of relax, but this will be due to the virtual touch button support. |
If you do not wish to fix this bug, then the only alternative is to make Relax incompatible with Touch Device. It feels really bad to play Relax with just one finger. Plus, if you ever wish to re-explore the concept of connected notes from stream, you'll have to fix this. |
Seems like this also affects sliders. You cannot switch the finger that you're using on slider bodies without first relasing the old one, something that people might really want for wide sliders. |
Yes, that is intended. |
Type
Game behaviour
Bug description
The game can only process one finger. If you use both thumbs to play, the one that later taps on the screen is ignored.
Video
https://youtu.be/_5-eB6m0BEs
Version
2025.221.0
The text was updated successfully, but these errors were encountered: