I really can’t understand the way it works(having both server and client code in one script)
I set-up my game with network managers etc
And used this script :
I opened unity in “Lan host” then connected two other clients.
When I set the usernames in the clients, the list only updates on their own objects only with their own name
My goal is to everybody on the server have a List of the player names
Any help
?