You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your help!!!
It took me a long time trying to find out why clients can't change their color.
This really helps me a lot! lol
Have a nice day :)
An updated version of Unity Netcode for Game Objects does not allow clients to view connected player lists.
Client can retrieve NetworkObject using:
NetworkObject networkClient = NetworkManager.Singleton.SpawnManager.GetLocalPlayerObject();
Effects Tutorial 3, How To Make A Multiplayer Game In Unity 2021.1 - Syncing Variables
TeamPicker.cs
The text was updated successfully, but these errors were encountered: