Runner.Spawn

Options

Hi,

I have a client that joins after the game is started and after the first player spawns his character using Runner.Spawn. The second guy who joins just creates his character which is created on the first person's machine, but the second guy only has his character.

Does Runner.Spawn spawn on clients that join after the call? If not, what's the best way to handle that?

Comments