Shop: Difference between revisions
→Coins: Added content.
(Fixed the Typo.) Tags: Mobile edit Mobile web edit |
(→Coins: Added content.) Tags: Reverted Mobile edit Mobile web edit |
||
Line 10: | Line 10: | ||
When you play-test the game you should see the coin counter at the corner of the screen. | When you play-test the game you should see the coin counter at the corner of the screen. | ||
To get coins just increment the variable you used as the coin counter. | To get coins just increment the variable you used as the coin counter. | ||
Note: the Set Score script can have a Score, or coins. | |||
You can add variables to the Set Score script, to save it (like a Clicker game.) or to make a never ending game, to impress your friends and the world. (Like the Alphabet series by R3DZER.) | |||
[[File:Coins_display.png|thumb|right|Ten coins are set.]] | [[File:Coins_display.png|thumb|right|Ten coins are set.]] | ||
Note: When making a game, you can give yourself free coins to test your upgrade shop. | Another Note: When making a game, you can give yourself free coins to test your upgrade shop. | ||
They won't count in the published game though. | They won't count in the published game though. | ||