question

gtom-1984 avatar image
gtom-1984 asked

How would I go about integrating PlayFab with Photon Fusion?

Hi everyone,

I would like to know how I can begin integrating PlayFab Services in a Photon Fusion Project. The documentation I've read and the answers I've seen have suggested to create a server build with Photon Fusion. Are there simpler alternatives?

photon
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

·
Xiao Zha avatar image
Xiao Zha answered

Since Photon Fusion is a network library and usually used in multiplayer game that requires a server, PlayFab provides Multiplayer Servers service(https://learn.microsoft.com/en-us/gaming/playfab/features/multiplayer/servers/) for you to host your server. And if you already have a Dedicated Server or plan to use client as host server, you could use other playfab services such as Authentication, Leaderboards, etc. by importing PlayFab SDKs and calling PlayFab APIs in your project. You could also refer to the PlayFab features documentation: https://learn.microsoft.com/en-us/gaming/playfab/ to find out the features you need.

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.