Best tutorials for Multiplayer?

I am looking for tutorials to do with making a multiplayer game with Photon socket servers. I am not looking to do anything complicated. I just want two people to be able to join a server and see each other.

1 Answer

1

If you are using photon, you could try using photon cloud. There are a couple of examples in the asset store that deal with photon cloud. But if regular photon sockets is what you are using, then you could try http://forum.unity3d.com/threads/128716-Photon-Networking-Guide it costs a pretty penny though, so instead try - YouTube it is a video I found by quickly typing into google unity3d photon tutorial

Yeah I have done some searching. I have already seen both those options. The eBook is way to expensive, and that youtube tutorial does not teach. I would not know what to do after the tutorial. I have been looking for hours for some sort of answer and have yet to find one. That is why I turned to Unity Answers because you guys are pretty smart, and I was hoping I would gain some knowledge on what to do.

Sorry then, hopefully someone else can come by and help

Don't worry about it. I have decided to go the more rewarding, but difficult route of going through the documentation, and figuring it out myself. It actually does not seem too difficult, but it is just going to take a lot more time.