public void OnPhotonInstantiate(PhotonMessageInfo info) { var parent = GameObject.Find("Root"); this.transform.SetParent(parent.transform ...
確定! 回上一頁