A downloadable asset pack

Download NowName your own price

In this tutorial I show the first step in using PlayFab (Authentication) using two options with Construct 3. The JS SDK (free yet painful) and the Construct Master Collection by ChadoriXD (costs money yet awesome).

Check out the YouTube video below and let me know what you think - Subscribe if you enjoy, would make my day :)

YouTube: 

Consider subscribing or supporting my on Patreon if you enjoy my content! (You will get access also to any premium / paid art I own the rights to posted here on itch)

https://www.patreon.com/user?u=48464594

RPG UI Assets (free):
https://foozlecc.itch.io/rpg-ui-set-1

Construct Master Collection (highly recommended!):
https://www.constructcollection.com/

PlayFab JS SDK:
https://docs.microsoft.com/en-us/gaming/playfab/sdks/javascript/

Cheers!

Download

Download NowName your own price

Click download now to get access to the following files:

Construct_Playfab_SDK_Authentication_Tutorial.c3p 27 MB

Comments

Log in with itch.io to leave a comment.

(1 edit)

Thank you so much for putting this out there, and for making a great video explaining everything. In case you didn't know, they changed how scripts work in C3 so you get a warning now when you open your project. Don't know if it breaks anything yet.

Also I'm wondering about the developerSecretKey variable in PlayFabClientApi.js - it says to not expose the secret key but when you export your game (at least as an NW project) it's there for everyone to open?