Network Manager and Multiple Scenes
Hi,
is it possible to use the network manager in combination with multiple scene editing in U5? Our point-and-click multiplayer game should be playable on Android devices, and the player moves between different rooms (different scenes).
Thank you for your support,
Norman
Answer by shubhank008 · Jan 19, 2017 at 03:05 PM
I am pretty sure you can create your own NetworkManager script and handle scene changes OR create a blank-black middleWare scene which NetworkManager loads itself (without needing to create custom NetworkManager script) and then handle loading other actual scenes from it.
Your answer

Follow this Question
Related Questions
Unet - whats the best approach for a global game manager? 0 Answers
Setting the playerPrefab of network manager dynamically 1 Answer
Determining what direction to face over a network with an omnidirectional camera. 1 Answer
Second Scene is not showing in Game view 0 Answers
Countdown timer in multiple scene? 1 Answer