diff options
author | Aidan Ross <aross02@fairport.org> | 2023-06-07 09:21:47 -0400 |
---|---|---|
committer | Aidan Ross <aross02@fairport.org> | 2023-06-07 09:21:47 -0400 |
commit | 6e9e025c72c88e113f8ba4dac1c21ffe56ba23ef (patch) | |
tree | f8784ab8e5c3dc516a6b763f956099154d9d33af /levels/Take On Me | |
parent | cf071592066aed782c2c0ea962dec5eb8cd6ed2b (diff) | |
download | NPEhero-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 'levels/Take On Me')
-rw-r--r-- | levels/Take On Me/Medium/leaderboard.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/levels/Take On Me/Medium/leaderboard.json b/levels/Take On Me/Medium/leaderboard.json index 1f405c9..32e170f 100644 --- a/levels/Take On Me/Medium/leaderboard.json +++ b/levels/Take On Me/Medium/leaderboard.json @@ -1 +1 @@ -[{"date":"2023-06-06","score":2059000,"name":"A Train"}]
\ No newline at end of file +[{"date":"2023-06-06","score":2059000,"name":"A Train"},{"date":"2023-06-07","score":2151900,"name":"Aidan"}]
\ No newline at end of file |