- Home /
 
 
               Question by 
               edwinharly · Aug 18, 2017 at 03:29 AM · 
                multiplayerspawnprefabsmultiplayer-networking  
              
 
              How to manually handle multiplayer prefabs spawning with our own script ?
I'm trying to turn this tutorial into a multiplayer game. So, I think I have to handle the player spawning by myself through scripting instead of using "Network Manager Spawn Info" in order to make it work with the current Game Manager. So, I guess I need to know what classes and methods to handle these spawning things so I can tweak it.
               Comment
              
 
               
              Your answer
 
             Follow this Question
Related Questions
MLAPI spawn player prefab 2 Answers
How to transform scene object movement in multi player? 0 Answers
Trying to spawn players in multiple starting positions 1 Answer
How do I update player tilt in multiplayer? 0 Answers
Unet: Where or when to spawn Environmental objects (OnStartServer does not work properly) 1 Answer