- Home /
Question by
Atoes · Jun 20, 2017 at 07:15 PM ·
unity 5multiplayer-networking
Unet Multiplayer, Have same layout for each player in 2D game.
So the question is essentially to have the primary/local player be on the bottom while the other is on the top. So on any device no matter who connects last, it will always be set up this way. But Unet is a bit tricky with the identity and positions so I don't know how to fix.
Some visual representation
Comment
Your answer
Follow this Question
Related Questions
Can I see how many bytes are being sent by a particular SyncVar variable? 1 Answer
How to set namespace in packet of socketIO using unity3d 1 Answer
Not sure how to do this with multiplayer 1 Answer
Network Lobby Manager Unet 0 Answers
Checking if Players are ready before starting the game in Multiplayer Unity 0 Answers