playPlayFab with MirrorVR

MirrorVR PlayFab Setup Guide

triangle-exclamation

Introduction

PlayFab, owned by Microsoft Azure, is one of the most popular player management backends for Unity.

Setup

Here's how to set up PlayFab with MirrorVR! This guide will be from scratch and shown in a new project.

1

Ensure you've fully set up MirrorVR, using Getting Started, and either Meta Quest Setup and/or Steam Setup.

2

Download the latest PlayFab Unity SDK herearrow-up-right, and import it into your project. Also, download MirrorVR PlayFab in the latest release herearrow-up-right.

3

Now, go to Assets/MirrorVR/Extensions/PlayFab/Prefabs and drag the MirrorVR PlayFab prefab into the scene somewhere.

circle-exclamation
4

Select the prefab in your scene, then hit the Shared Settings button in the inspector of the script to set up your PlayFab.

5

Once you have opened PlayFab Shared Settings, fill out the Title ID.

triangle-exclamation
6

Now, go to the Network Manager, go to the MirrorVR Manager inspector, and change your inventory service from EOS Player Data Storage to PlayFab.

7

And you're all set to use PlayFab in your MirrorVR game!

Last updated