Is there a better way to tell my server to start sending data to a client that has just connected to it? I am using matchmaking.
I have tried:
as well as
I have tried putting this code on the spawned PlayerPrefab, on...
Server not calling when a Client connects
I have tried:
Code (CSharp):
- }
Code (CSharp):
Server not calling when a Client connects