Skip to content

[BUGFIX] Disabled Inputs During Freeplay Transition After Exiting Character Select #5251

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

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

Conversation

JackXson-Real
Copy link
Contributor

Linked Issues

None

Description

Pressing ESC during the transition from character select to freeplay causes some weird behavior. I was inspired to fix this because of #5244. The bug shown in this issue was fixed, but I still think that exiting the freeplay menu during its transition from character select is unintended because of how weird/buggy it looks, so I disabled inputs all together.

NOTE: ChatGPT helped me make this fix, I do not take full credit for this.

Screenshots/Videos

Before Fix:

Before.Fix.mp4

After Fix:

After.Fix.mp4

@github-actions github-actions bot added status: pending triage Awaiting review. size: medium A medium pull request with 100 or fewer changes. pr: haxe PR modifies game code. and removed size: medium A medium pull request with 100 or fewer changes. labels Jun 18, 2025
@Hundrec Hundrec added type: minor bug Involves a minor bug or issue. topic: freeplay Related to the operation of the Freeplay menu. size: medium A medium pull request with 100 or fewer changes. labels Jun 18, 2025
@Lasercar
Copy link
Contributor

Isn't this PR basically just this one?

#4935

@JackXson-Real
Copy link
Contributor Author

Isn't this PR basically just this one?

#4935

Ive tested your PR, and it does not fix the issue thats fixed in this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: haxe PR modifies game code. size: medium A medium pull request with 100 or fewer changes. status: pending triage Awaiting review. topic: freeplay Related to the operation of the Freeplay menu. type: minor bug Involves a minor bug or issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants