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. --- settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'settings.json') diff --git a/settings.json b/settings.json index b7be92b..7b720ef 100644 --- a/settings.json +++ b/settings.json @@ -1 +1 @@ -{"musicVol":1.0,"effectsVol":1.0} \ No newline at end of file +{"musicVol":1.0,"effectsVol":0.2374999863760811} \ No newline at end of file -- cgit v1.2.3