Example #1
0
 public void ShowDeathScreen()
 {
     //isDeath = true;
     //gameObject.SetActive(true);
     scenesLoader.BackToMenu();
 }