From 6e9e025c72c88e113f8ba4dac1c21ffe56ba23ef Mon Sep 17 00:00:00 2001 From: Aidan Ross Date: Wed, 7 Jun 2023 09:21:47 -0400 Subject: Somehow, the linear interpolator on the note animation got lost at some point so I put that back in. Also, I fixed a centering issue in the distanceToGoal() method that caused some perfect hits to register as good. --- levels/Easy Level for Little Babies/Baby/leaderboard.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'levels/Easy Level for Little Babies') diff --git a/levels/Easy Level for Little Babies/Baby/leaderboard.json b/levels/Easy Level for Little Babies/Baby/leaderboard.json index 3a52321..1671881 100644 --- a/levels/Easy Level for Little Babies/Baby/leaderboard.json +++ b/levels/Easy Level for Little Babies/Baby/leaderboard.json @@ -1 +1 @@ -[{"date":"2023-06-06","score":113400,"name":"I MESSED UP ONE NOTE"}] \ No newline at end of file +[{"date":"2023-06-06","score":113400,"name":"I MESSED UP ONE NOTE"},{"date":"2023-06-07","score":60600,"name":"connor"}] \ No newline at end of file -- cgit v1.2.3