Skip to content

[BUGFIX] Fix hold note covers not appearing for overlapping sustain trails#7593

Open
VirtuGuy wants to merge 1 commit into
FunkinCrew:developfrom
VirtuGuy:fix-too-many-hold-notes-not-having-covers
Open

[BUGFIX] Fix hold note covers not appearing for overlapping sustain trails#7593
VirtuGuy wants to merge 1 commit into
FunkinCrew:developfrom
VirtuGuy:fix-too-many-hold-notes-not-having-covers

Conversation

@VirtuGuy
Copy link
Copy Markdown
Contributor

Linked Issues

None I don't think

Description

This PR fixes an issue where overlapping sustain trails cause there to missing hold covers. This is because the hold cover pool is full and the game picks a random hold cover to use. This is resolved by removing the limit for hold note covers, which shouldn't be a huge deal anyways.

Screenshots/Videos

Before:

hold.cover.before.mp4

After:

hold.cover.after.mp4

@github-actions github-actions Bot added status: pending triage Awaiting review. pr: haxe PR modifies game code. size: medium A medium pull request with 100 or fewer changes. and removed status: pending triage Awaiting review. labels May 17, 2026
@VirtuGuy
Copy link
Copy Markdown
Contributor Author

github-actions i hope people spell it wrong

@NotHyper-474 NotHyper-474 added type: minor bug Involves a minor bug or issue. status: pending triage Awaiting review. topic: polish Involves minor polish to the UI or gameplay. labels May 17, 2026
@NotHyper-474
Copy link
Copy Markdown
Collaborator

gtihub-acons

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: polish Involves minor polish to the UI or gameplay. type: minor bug Involves a minor bug or issue.

Development

Successfully merging this pull request may close these issues.

2 participants