Beispiel #1
0
 private void OnPlayerEnter(Collider2D collision)
 {
     StageController.EndGame();
 }