Unity + Photon Integration

Kalagaraz
edited May 2011 in Photon Server
I'm strugging to understand how to integrate photon with unity. The server part I understand as it's a seperate application, but not so sure about the client part mainly because I'm kind of new to unity as well. I'm wanting to create a small MMO type game. I downloaded the MMO demo and use the MMO server, and I see there is a Client.Unity3D project as well but no idea how to incorporate this into the unity project and how to properly sync objects

Comments

  • To get into Photon with Unity, we suggest you start with the simpler demos to get an overview, then go on and check out the MMO demo. It's probably more complex than useful at the beginning.

    Check out the Learning Trail in the DevNet.
    Boris will help you when you are once more at the MMO part.