public override void OnPhotonPlayerConnected(PhotonPlayer other). {. Debug.Log("OnPhotonPlayerConnected() " + other.name); // not seen if you're the player ...
確定! 回上一頁