aboutsummaryrefslogtreecommitdiff
path: root/settings.json
diff options
context:
space:
mode:
authorAidan Ross <aross02@fairport.org>2023-06-07 09:21:47 -0400
committerAidan Ross <aross02@fairport.org>2023-06-07 09:21:47 -0400
commit6e9e025c72c88e113f8ba4dac1c21ffe56ba23ef (patch)
treef8784ab8e5c3dc516a6b763f956099154d9d33af /settings.json
parentcf071592066aed782c2c0ea962dec5eb8cd6ed2b (diff)
downloadNPEhero-6e9e025c72c88e113f8ba4dac1c21ffe56ba23ef.tar.gz
NPEhero-6e9e025c72c88e113f8ba4dac1c21ffe56ba23ef.tar.bz2
NPEhero-6e9e025c72c88e113f8ba4dac1c21ffe56ba23ef.zip
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.
Diffstat (limited to '')
-rw-r--r--settings.json2
1 files changed, 1 insertions, 1 deletions
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