question

sezeraktemur avatar image
sezeraktemur asked

How to implement Photon to connect Playfab Multiplayer Server?

I divided my Unity project to two. ServerScripts and ClientScripts.

ClientScripts will call ServerScripts which is on Playfab Multiplayer Services.

However when i call below code, nothing happens.

What do i miss? How should i integrate photon to MPS?

photonView.RPC("SetUserData", RpcTarget.AllViaServer);
unity3dphoton
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Rick Chen avatar image
Rick Chen answered

This issue is related to Photon, please contact the photon support for help.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.