Hi,
Do I need to call NetworkServer.Spawn() on just the server or on the server and all clients? It is unclear.
Thanks,
Hi,
Do I need to call NetworkServer.Spawn() on just the server or on the server and all clients? It is unclear.
Thanks,
it’s a call specific to the server and will cause the clients to spawn whatever you told it to spawn automatically