Photon Server Tutorial – How to replace the demo worker in PUN
December 14, 2014 | Photon Server, Unity3D, Web Design and Programming 0 Comments
I’ve been a huge fan of Unity and have been using the Photon Multiplayer Realtime Server. Around 2011, I started doing Photon Server installs and it’s helped me a learn a lot about the details of multiplayer servers. My next project will be doing an integration with a JS based game framework. Not sure how that will go, but I’ve learned enough to be able to make anything work together.
This tutorial using PUN version of Photon. It makes it much easier to create a multiplayer game. Have a look at my sample that currently runs in a browser. At some point, I will create a desktop version.