Updated Set Score.md (markdown)
commited
commit
6f9b69823f009e20dfb04cad1cbdcd3a4ec1aa25
... | ... | @@ -19,4 +19,10 @@ Setting a negative score removes the score. |
19 | 19 | |
20 | 20 | [[/uploads/IMG_20210108_143008.png]] |
21 | 21 | |
22 | _Touching the screen gives you 30 points._ |
|
... | ... | \ No newline at end of file |
0 | _Touching the screen gives you 30 points._ |
|
1 | ||
2 | ## Edge Case |
|
3 | ||
4 | When there are multiple Set Scores with different comparisons for which is better, the new score is compared to your Personal Best by the comparison in the block that set it (e.g. Least Points). |
|
5 | If it is better, the old PB is completely discarded. |
|
6 | Time is also compared to points in seconds. |
|
... | ... | \ No newline at end of file |