HOW TO CONNECT UNITY TO SELHOSTED PHOTON SERVER

hi all, im developing a realtime game (WebGl) using unity where i want to make unity the master server and let clients connect to this server and make some actions in master server.
the qst is how to setup photon server to work with unity
thank you.

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Hi @bluerubyapps1995,

    Thank you for choosing Photon!

    No need to shout. Please do not write in all caps next time.

    You can follow this guide to download server SDK and run Photon Server locally.
    You need to follow this guide to configure PUN's PhotonServerSettings from the Unity Editor to connect to the local server.