How to make a coin system?
MitchMan97
Member Posts: 51
Hi, I am making a game where coins are collected and then stored in a "Store" scene. But, I am confused on how to make it so that the coins are saved after each level and then appear in the store scene. I would also like to make it so that the coins collected after each level are added to the total number of coins. Thank you
Comments
Use a table and use Change Table and Save Table actions each time coins are collected. This way you always have an up to date coin count stored in the table. If you want to only display coin count for a level use two cells and add the level cell to the total cell at the end of each level before the player leaves the level.
Universal Binary Template - Universal Binary Template Instructions Rev 4 (Short) - Custom Score Display Template