Construct 2 :Getting Ping
Construct 2 is out of support by scirra now but many people still using it and interested making multiplayer games using photon in place of construct default plugin ,Many stuffs may make C2PhotonPlugin better ,Specially :how to calculate ping ..it's a really important param while using real-time instead ,Helping people by adding features like this will be awesome..
0
Comments
-
We still support both C2 and C3 but neither currently has ping measurement. You need this method exposed in editor: https://doc-api.photonengine.com/en/javascript/current/Photon.LoadBalancing.LoadBalancingClient.html#getRtt
I will add it when I have time.
1