Exemplo n.º 1
0
 void OnDestroy()
 {
     GameOverScript.GetSingleton().ShowAll();
     SpawnerScript.GetSingleton().GameOver();
 }