Skip to content

[BUGFIX] Hide difficulty flames when exiting Freeplay - #7927

Open
immalloy wants to merge 1 commit into
FunkinCrew:preview/public-playtestfrom
immalloy:fix/7852-freeplay-flames
Open

[BUGFIX] Hide difficulty flames when exiting Freeplay#7927
immalloy wants to merge 1 commit into
FunkinCrew:preview/public-playtestfrom
immalloy:fix/7852-freeplay-flames

Conversation

@immalloy

@immalloy immalloy commented Aug 12, 2026

Copy link
Copy Markdown

Linked Issues

Closes #7852

Description

When leaving Freeplay on a song with more than 10 stars, the difficulty flames stayed on screen.

When flameCount changed, FreeplayFlames reset the flame positions on the next update. This put them back at their normal Freeplay position while DifficultyStars was moving off screen.

The flames no longer resets the positions. It still changes the other stuff around them. The position still update when needed.

Screenshots/Videos

N/A yet, recording videos
if someone could check this on their
own on the meanwhile i would be very happy

@github-actions github-actions Bot added size: tiny A tiny pull request with 4 or fewer changes. pr: haxe PR modifies game code. and removed size: tiny A tiny pull request with 4 or fewer changes. labels Aug 12, 2026
@immalloy immalloy changed the title Hide difficulty flames when exiting Freeplay [BUGFIX] Hide difficulty flames when exiting Freeplay Aug 12, 2026
@github-actions github-actions Bot added the status: pending triage Awaiting review. label Aug 12, 2026
@NotHyper-474 NotHyper-474 added type: minor bug Involves a minor bug or issue. topic: freeplay Related to the operation of the Freeplay menu. size: tiny A tiny pull request with 4 or fewer changes. labels Aug 12, 2026
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. topic: freeplay Related to the operation of the Freeplay menu. type: minor bug Involves a minor bug or issue.

Development

Successfully merging this pull request may close these issues.

3 participants