Multiplayer Unet spawn on second player connect.
How do I make the server wait for a second player to connect, and then start spawning objects for player 1 (their base in this case) and spawn player 2 objects (player 2 base) on the other side of the map.
Would this be a unity MatchMaking thing? To simplify it basically I want to make the game wait for two players, randomly spawn their objects on two set points (top left map, and bottom left corner of map). Once it spawns the two players, it gives them control of their game objects (they can click on their buildings and bring menus...etc)
Hmm
Your answer
Follow this Question
Related Questions
Network Transport Layer API does not work with iOS to PC???? 0 Answers
[UNET] Rigidbody physics sync 0 Answers
Uploading to Photobucket 0 Answers
Unet: How can I know the percentage of packets lost? 1 Answer
starting host and creating match 1 Answer