Hi, I need to use the Playfab and PUN servers for my game, this is a little explanation:
The user creates an account and that account storages in Playfab’s servers (along with all the information. ex. Money, if there’s a VIP Account suscription, etc.).
And then, at the time for making a match, I use the PUN servers, so you can create a match and join friend’s match (All this with the account in PlayFab).
Is something like this reccomendable and possible?
Also, If you have some tutorials about this two, could you please share it with me?
And, why not, if you have experience with these two or one of these two. Please share it here too
Thanks ![]()
Both! ![]()
PlayFab and Photon go hand in hand and the way you planned it, is what we’d suggest.
We have this doc page about the integration:
I am not entirely sure it’s completely up to date (word by word) but the principle didn’t change.
I guess PlayFab may have something similar on their page.