Ejemplo n.º 1
0
 void death()
 {
     coin.addCoin(2);
     Destroy(this.gameObject);
 }