Skip to content
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

Fix an issue where the Freeplay menu never displays 100% clear. #2311

Merged
merged 1 commit into from
May 15, 2024

Conversation

EliteMasterEric
Copy link
Member

We were using a broken linear interpolation function to handle the value of the clear percentage (and for that matter the score). This uses the proper smoothLerp function which snaps the value once completed.

@EliteMasterEric EliteMasterEric self-assigned this May 8, 2024
@EliteMasterEric EliteMasterEric changed the base branch from main to develop May 8, 2024 06:21
@ninjamuffin99 ninjamuffin99 added this to the 0.3.3 milestone May 15, 2024
@ninjamuffin99 ninjamuffin99 merged commit c2650c0 into develop May 15, 2024
@ninjamuffin99 ninjamuffin99 deleted the bugfix/freeplay-lerp branch May 23, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants