I spawn an object with the funciton "NetworkServer.SpawnWithClientAuthority()". Return of this funciton is ture.
Then the client will have authority for this object according to the official. But it shows the client don't have authority when I see the Network Information in the Inspector window of the object. The location will update in the client if I change its position in the server because I add the NetworkTransform component to it. But on the other hand, I can't see any changes in the...
Client Objects with Authority?
Then the client will have authority for this object according to the official. But it shows the client don't have authority when I see the Network Information in the Inspector window of the object. The location will update in the client if I change its position in the server because I add the NetworkTransform component to it. But on the other hand, I can't see any changes in the...
Client Objects with Authority?