#problem with displaying players

1 messages · Page 1 of 1 (latest)

forest snow
#

why when new players join to room old players dont see the new players in my photon projects and how i can fix that? I cant find any tutors abot it

#

If all players entered the game through the menu and simultaneously loaded a new level, they can see each other. But if a new player comes in when everyone has already loaded a new level, then he sees all the players, but they don’t see him.

shadow cargo
#

I'm not too familiar with Photon but make sure the new player is spawning a player object when it joins. The host might be the one that has to spawn the new player

forest snow
#

its my script for spawning