Skip to content

Conversation

@VirtuGuy
Copy link
Contributor

Description

This PR fixes an issue with the results screen where the song text scrolls at a speed that isn't framerate independent. This means that the text will scroll faster at a higher framerate and slower and a lower framerate, when really it should be the same scroll speed.

Screenshots/Videos

Below are videos of what this problem looks like at 60 FPS and 200 FPS. Luckily, this PR fixes this problem!

results.screen.60.fps.mp4
results.screen.200.fps.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 Nov 23, 2025
@trayfellow
Copy link

Elapsetic

@AbnormalPoof AbnormalPoof added type: minor bug Involves a minor bug or issue. status: pending triage Awaiting review. status: reviewing internally Under consideration and testing. and removed status: pending triage Awaiting review. labels Nov 23, 2025
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: reviewing internally Under consideration and testing. type: minor bug Involves a minor bug or issue.

Development

Successfully merging this pull request may close these issues.

3 participants