Change scenes on a Network.
I'm making a multiplayer class base shooter and have 2 scenes, the first is the player choosing their class and the second is the map. What i wanted to do is when the player connect to the server they have to choose their class then they spawn into the map(second scene).I got it to work but in the second scene each player seem to enter their own version of the second scene which is not what i want. Thank u in advance.
Your answer
Follow this Question
Related Questions
Unet, ¿Spawn an object on server from an object client with localPlayerAuthority set false? 1 Answer
[UNET] Spawn object on server BUT delete on your client 1 Answer
Transport Layer Details 0 Answers
Can i use unity networking to make mmorpg 2 Answers
How to send Kinect skeleton data through Unity networks (multiplayer) 0 Answers