Minor
commited
commit
9aad658a38faff84a1ff7c60e2d493f9b96875ab
... | ... | @@ -1,18 +1,18 @@ |
1 | Sets the score. |
|
1 | Sets the score and/or coin amount. |
|
2 | 2 | |
3 | * In Fancade 1.6, a second input is made available to set the amount of Coins the player can get playing a game.
|
|
3 | * When you got 1.6, you may have found another input which sets the amount of coins the player will claim at the end of the game (it's not a scam, it just adds coins). [(Don't know what coins mean?)](Coins)
|
|
4 | 4 | |
5 | There is a setting that determines which score to consider as better one.
|
|
5 | There is a setting that determines which score should be considered as a better one:
|
|
6 | 6 | |
7 | * Most Points: the more points the better |
|
8 | * Fewest Points: the less points the better |
|
7 | * Most points: the higher the better |
|
8 | * Fewest points: the lower the better |
|
9 | 9 | |
10 | You also can provide time score, just make sure that the input is a total amount of seconds and you selected one of these options: |
|
10 | You also can provide time score. But make sure that the input is a total amount of seconds and you selected one of these options: |
|
11 | 11 | |
12 | * Fastest Time: the faster the better |
|
13 | * Longest Time: the longer the better |
|
12 | * Fastest time: the faster the better |
|
13 | * Longest time: the longer the better |
|
14 | 14 | |
15 | Setting a negative score removes the score. |
|
15 | Setting a score with the [[negate]] sign hides the score. |
|
16 | 16 | |
17 | 17 | ![Set Score](https://media.discordapp.net/attachments/777896239857270846/856195071513722940/Set_Score.png?width=256&height=256) |
18 | 18 | |
... | ... | @@ -20,4 +20,4 @@ Setting a negative score removes the score. |
20 | 20 | |
21 | 21 | [[/uploads/IMG_20210108_143008.png]] |
22 | 22 | |
23 | _Touching the screen gives you 30 points._ |
|
... | ... | \ No newline at end of file |
0 | Touching the screen will set the score to 30. |
|
... | ... | \ No newline at end of file |