not connecting to room

I made a photon application using webgl and am having trouble having another player connect to the room.
Does pun2 allow me to make a multiplayer browser game or do i have to use something else?

This is stopping my company from buying the100 player package because im not sure if this works. can anyone help me?

Comments

  • Qzia
    Qzia
    edited January 2019
    Is that player from another region? I've noticed that sometimes master server redirects players to another region even that region is empty and there are people on other regions.

    For example:
    Go to PhotonServerSettings and set "Fixed Region" to "US"
  • No its from the same region, its another computer in the same room.
  • JohnTube
    JohnTube ✭✭✭✭✭
    edited January 2019
    Hi @Square3yes,

    I made a photon application using webgl and am having trouble having another player connect to the room.
    No its from the same region, its another computer in the same room.
    Make sure to go through our "Matchmaking Checklist" carefully, one by one.
    Does pun2 allow me to make a multiplayer browser game or do i have to use something else?
    Yes PUN2 allows you to make browser games.