Question by
TheOnlyProphet · Oct 31, 2016 at 04:14 PM ·
networkingspawningnetwork.instantiatemultiplayer networking
How to spawn different player prefab in unity networking (UNET)?
If a player creates a room, he will have one type of prefab, but if he connects to a room, he will have a different type of prefab. How could I do this?
Comment
Your answer
Follow this Question
Related Questions
[UNET] Spawn object on server BUT delete on your client 1 Answer
Networking concept and spawning questions 1 Answer
Delay the spawning of networked player objects. Why is this so difficult with UNet..... 1 Answer
Cannot connect more than 9 players Network Manager 0 Answers
How to decide an asynchronous multiplayer solution for a turn based mobile chess game? 0 Answers