#GameManager
1 messages · Page 1 of 1 (latest)
The game manager should be handled completely by the server/host. So all randomness will be done on the server then sent to the clients with a clientRPC
Oh okay and server is in the Unity too or I have to build dedicated server in Unity first? Because I am not sure now how its works
The host is the server