Skip to content

[TEMP FIX] Display keyboard bind on skip text in cutscenes when gamepad shows N/A#7736

Open
MrMadera wants to merge 1 commit into
FunkinCrew:developfrom
MrMadera:bugfix/cutscene-skip-text-gamepad
Open

[TEMP FIX] Display keyboard bind on skip text in cutscenes when gamepad shows N/A#7736
MrMadera wants to merge 1 commit into
FunkinCrew:developfrom
MrMadera:bugfix/cutscene-skip-text-gamepad

Conversation

@MrMadera

Copy link
Copy Markdown
Contributor

Linked Issues

Temp fix of #7733

Description

As the title describes, this is a TEMPORAL FIX for the skip text bug related with gamepads.

Note

Since this is a temporal fix and may get fixed by devs (leading to this PR being closed), if it's a bit of a help, this bug is caused because FlxG.gamepads.getByID() returns null (somehow) only during cutscenes.

screens1 screens2

Screenshots/Videos

(If someone panics because it says ENTER instead of Z, ENTER also works to skip the cutscene lmao :))

2026-06-26.11-40-28.mp4

@github-actions github-actions Bot added size: tiny A tiny pull request with 4 or fewer changes. status: pending triage Awaiting review. pr: haxe PR modifies game code. labels Jun 26, 2026
@MrMadera MrMadera changed the title [TEMP FIX] Display keyboard bind on skip text in cutscenes when gamep… [TEMP FIX] Display keyboard bind on skip text in cutscenes when gamepad shows N/A Jun 26, 2026
@NotHyper-474 NotHyper-474 added the type: minor bug Involves a minor bug or issue. label Jun 26, 2026
@Hundrec Hundrec linked an issue Jun 29, 2026 that may be closed by this pull request
4 tasks
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: tiny A tiny pull request with 4 or fewer changes. status: pending triage Awaiting review. type: minor bug Involves a minor bug or issue.

Development

Successfully merging this pull request may close these issues.

Bug Report: In-game cutscene skip text can't display controller binds

2 participants