I am struggling to fully understand UNET, pretty new to Unity.
I am trying to work with NetworkIdentity.AssignClientAuthority to assigns control of an object to a client via the client's NetworkConnection. Here i need to assign "The connection of the client to assign authority to"...
How to find the correct Networking.NetworkConnection
I am trying to work with NetworkIdentity.AssignClientAuthority to assigns control of an object to a client via the client's NetworkConnection. Here i need to assign "The connection of the client to assign authority to"...
How to find the correct Networking.NetworkConnection