Unity-Technologies / multiplayer-community-contributions

Community contributions to Unity Multiplayer Networking products and services.
MIT License
429 stars 161 forks source link

NetCode - Lobby Spawn Players Prefabs #133

Closed Yehudy85 closed 2 years ago

Yehudy85 commented 2 years ago

Good community. I am creating a 2D multiplayer game using NetCode, with a tutorial guide that explains how to create a Lobby for 4 players, in that guide the host waits for the clients to be ready and then clicks the "Start Game" button, but the tutorial ends there. What they do not explain is how to create the players for each connected client. I need your help. Thank you very much and excuse my bad English..... Tutorial link: https://www.youtube.com/watch?v=sBR0oJJjx6Q

Yehudy85 commented 2 years ago

x