RPC("GetItem", PhotonTargets.All);. [PunRPC] public void GetItem(PhotonMessageInfo info) { if(isActive) { Debug.Log(info.Sender + "I took the item!" );
確定! 回上一頁