How to make second player join same room and scene as master player.

I have a problem where the players are getting loaded but the scenes are not synched.


This is what my code looks like currently.

When I actually run it though the scenes don't seem to be synchronised or something I'm not sure.

Player 1 view

Player 2 view

As you can see that they players can view each other but it is as if they are in two different scenes as the gameobjects and assets are loaded again for each players loaded in the room.

Answers

This discussion has been closed.