Пример #1
0
 private void OnDestroy()
 {
     Camera.main.transform.parent = null;
     StartCoroutine(playerConnection.Respawn());
 }