Photon multiplayer experience in playcanvas

Options

I am trying to make a multiplayer experience using photon in play canvas. Here is the link to the discussion in playcanvas forumhttps://forum.playcanvas.com/t/i-am-trying-to-make-multiplayer-using-photon-but-when-i-try-to-play-its-says-this-error/27553/7.

 i followed this tutorial Real-time Multiplayer with Photon | Learn PlayCanvas 1 full project exactly. But i’m not able to connect to the server. Don’t know why? It says not connected when I play. Please help

Comments

  • Tobias
    Options

    Cool you are using Photon with PlayCanvas. Nice to see there are such projects!

    If you have issues with the connection, we need more info. Increase the log level for the client and send a full log.

    You can post this in the Javascript category. That is the actual Photon SDK you are using. That is not the same as PUN as their docs claim. PUN is short for Photon Unity Networking.