Exemplo n.º 1
0
 public void Perdeu()
 {
     gameRespawnManager.Respwan();
     TextLives.text = lives.ToString();
 }