Funkin icon indicating copy to clipboard operation
Funkin copied to clipboard

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

Open EliteMasterEric opened this issue 1 year ago • 0 comments

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 avatar May 08 '24 05:05 EliteMasterEric