Question by
emhz · Sep 03, 2015 at 12:31 AM ·
networkingmultiplayerserverclient
multiplayer game -how to connect each game-object to specific network player
Hi all,
i'm new unity user ,and I want to to create multiplayer unity game over network ,the design and the functionality is done ,but now I want to build it over network .
the game is based in drag and drop game object to achieve specific goal (like chess)so the client side should control specific game-object and the server need to control different of them .and both of them should see the all game-object.
how to connect each game-object to specific network player
Comment
Your answer
Follow this Question
Related Questions
How to allow All clients to move blocks? 0 Answers
API for multiplayer game with authoritative server? 1 Answer
Destroy only player after disconnecting from server 0 Answers
Fail to Connect to NetworkServer 1 Answer
Photon & Unity Question 0 Answers