Exemplo n.º 1
0
 void Awake()
 {
     currentCoins = startingCoins;
     coinCounter.SetCoinCount(currentCoins);
 }