[BUGFIX] Fix Character Select sound spam when holding opposite directional keys - #7986
Open
kiryvajiravuth wants to merge 1 commit into
Open
Conversation
kiryvajiravuth
force-pushed
the
character-select-bug
branch
from
August 22, 2026 02:54
01df049 to
ac2df00
Compare
kiryvajiravuth
marked this pull request as ready for review
August 22, 2026 02:56
4 tasks
AnimatingLegend
approved these changes
Aug 22, 2026
Contributor
|
shouldnt this be closed due to #7956 also being closed? |
Member
|
Most likely, but I've requested Abnormal just to be sure |
kiryvajiravuth
force-pushed
the
character-select-bug
branch
5 times, most recently
from
August 29, 2026 13:28
c9da1d5 to
e94d95e
Compare
kiryvajiravuth
force-pushed
the
character-select-bug
branch
from
August 30, 2026 13:11
e94d95e to
93c875f
Compare
Hundrec
force-pushed
the
preview/public-playtest
branch
from
September 1, 2026 15:49
3f2fe37 to
a1fa227
Compare
kiryvajiravuth
force-pushed
the
character-select-bug
branch
from
September 7, 2026 15:14
93c875f to
59a2762
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Linked Issues
closes #7937
Description
This PR fixes two related input issues in the Character Select menu caused by
multiple simultaneous directions being handled independently
Screenshots/Videos
Before :
before.mp4
After :
after.mp4