private PhotonView photonView;
public GameObject PlayerPrefab;
private GameObject OtherPlayer;
private string PlayerToTransfer;
private PhotonView photonView
, и что делать с этим я без малейшего понятия private PhotonView photonView
'List<Transform>' does not contain a definition for 'transform'
if(photonView.IsMine)
в одном из методов, не понимаю почему так