Esempio n. 1
0
 void Death()
 {
     shotScript.Death();
     inGameUI.SetActive(false);
     deathNote.SetActive(true);
 }