How to make a MOBA in Unity - 2 - Connect and Spawn P2
У вашего броузера проблема в совместимости с HTML5
For those of you having issues with photon: Instead of using PhotonNetwork.ConnectToBestCloudServer you need to use... PhotonNetwork.ConnectUsingSettings() instead :) Sorry for the confusion...
Learn some more Server stuff and we get some nice interface working :)