Unity networking (18093)

So Im creating a scene in unity it has 3 objects. Each object should be controlled by a different player on a different computer. My problem is how to connect to this scene from these different computer. Is their any examples online that show how networking work in unity?

Thanks

3 Answers

3

Sorry for not directly linking you, but I'm not in my room, so it isn't going to be great...

But Unity has a networking tutorial on their actual website that you can download in resources.

BUT, a better one, Google Zero To Hero Unity3d and that's a very very well done tutorial...

Hope this helps =).