Пример #1
0
 public void EndGame()
 {
     items.StopSpawningTrash();
     StartCoroutine(LoadScene("EndingScene"));
 }