How to Use Playfab in Unity 3D: Setup (Lesson 1)

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ธ.ค. 2024
  • For this new tutorial series, we will be teaching you about the Playfab SDK and how to use it in Unity 3D. The PlayFab plugin helps the developer implement cloud saving features and other bonus features in their projects. Cloud saving is very important to have, especially if your game is multiplayer or has In-App Purchases (IAPs).
    Post: www.infogamerh...
    Discord: / discord
    Website: infogamerhub.com
    Become a Member: www.infogamerh...
    Playfab: playfab.com/fe...
    SUBSCRIBE for regular Video Game making videos:
    / @infogamer2145
    Welcome to Infogamer for this lesson we will show you how to get started with the PlayFab SDK in Unity. We have been receiving a number of requests from many of our subscribers to do this series so here we go.
    If you want to learn about all the different feature PlayFab offers your game you can then go to the PlayFab link I have provided above. Cloud saving is going to be the most important feature you can implement in your game.
    To get started we will want to create a new Unity project. We then want to navigate over to the PlayFab documentation. We can then scroll down to where it says pick your SDK. We will select the Unity link. This will take you to where you can download the Unity PlayFab SDK extension package.
    Once you have this Package downloaded to your computer we then need to go to our newly created Unity Project. We will then go to Assets - Import Package - Custom Package. You will then need to find to the location where you save the PlayFab package, select it, then click Import. This will then open a new window with a list of everything in the package. With everything selected we will click import and then we must wait for our project to finish processing the new files.
    Once import you will see another new window called PlayFab EdEx. In this window, you can register yourself and studio with the PlayFab website. If you already have an account you can skip this step. Once you and your project are registered you then need to connect your project title to your registered account. You can do this using the drop-down menu provided. After this, your project is all set up and connected to your PlayFab account.
    This is everything we will cover in this lesson, Please give us a like and share us with your game dev friends. If you have any questions then leave them in the comments below. Finally, make sure to subscribe to our channel.

ความคิดเห็น •

  • @corks8807
    @corks8807 4 ปีที่แล้ว +2

    Thanks for pointing me in the right direction!

  • @emskiee5330
    @emskiee5330 5 ปีที่แล้ว +6

    Thank you for this! I subscribed and turned my notifications on. I'll be watching more of this series. Please make more :)

  • @HieuTrung-on5wr
    @HieuTrung-on5wr 5 ปีที่แล้ว +3

    Can't wait more videos. Thanks

  • @adhochero6619
    @adhochero6619 5 ปีที่แล้ว +2

    bro. cool tut. but i cant find that playfab EdEx window anywhere. where do you get it if it doesn't show up after installing the sdk?

    • @mariamananyan8605
      @mariamananyan8605 5 ปีที่แล้ว +2

      In Unity go to Window - > Playfab - > Editor Extentions.

    • @Jimaniki
      @Jimaniki 5 ปีที่แล้ว

      @@mariamananyan8605 Thank you.

    • @Ricardo57492
      @Ricardo57492 4 ปีที่แล้ว

      @@mariamananyan8605 Help! this doesnt seem to work for me either. Is it because unity was updated? And if so, anyone know how to open this windows in the latest version?

    • @mariamananyan8605
      @mariamananyan8605 4 ปีที่แล้ว +1

      @@Ricardo57492 You didn't install one of the two. Make sure you installed everything correctly without skipping any step.

    • @fabriziorodrigo5627
      @fabriziorodrigo5627 4 ปีที่แล้ว

      @@Ricardo57492 docs.microsoft.com/en-us/gaming/playfab/sdks/unity3d/ here Download Editor Extensions

  • @hayurizahard9083
    @hayurizahard9083 6 ปีที่แล้ว +1

    Cant wait for next part

  • @cem.ugur.karacam
    @cem.ugur.karacam 6 ปีที่แล้ว +4

    Finally a series about playfab! Thank you!

  • @mimArmand
    @mimArmand 4 ปีที่แล้ว +1

    @5:09 You need to add the admin role to your user in a project to be able to select it in that dropdown.. ( I know it's really not intuitive at all and the error message is not very helpful either, they need to fix/improve this flow )

  • @charlenejoyconcha3502
    @charlenejoyconcha3502 4 ปีที่แล้ว +1

    Hello can you make CRUD operation while running the game application. Create, read, update, delete, and search also (example. searching one ID can read, update, delete the data) thank you so much.

  • @sebastiancuitino
    @sebastiancuitino 5 ปีที่แล้ว +3

    Thank you for the lesson!

  • @ajitkumargovindaraj7440
    @ajitkumargovindaraj7440 2 ปีที่แล้ว

    Hi , I'm getting this error while install sdk in untiy "PlayFab EditorExtensions: Caught an error:SharedErrorCallbackCannot resolve destination host" can you p[lease help me out?

  • @isjesse1
    @isjesse1 3 ปีที่แล้ว

    question. do you build the multiplayer part(mirror) or playfab first? my brian is doing laps in my head

  • @misc2672
    @misc2672 3 ปีที่แล้ว

    Can't select studio :( tried different studios and different game ids but still can't select it.

  • @jayantbarthwal4470
    @jayantbarthwal4470 3 ปีที่แล้ว

    can we create human fall flat and rocket league type of game using playfab multiplayer

  • @newsadmin133
    @newsadmin133 3 ปีที่แล้ว

    The type or namespace concurrentDirectory could not be found

  • @benhurgdll
    @benhurgdll 5 ปีที่แล้ว +3

    Amazing broo. Continue.

  • @bobbytale3720
    @bobbytale3720 5 ปีที่แล้ว +2

    Any reason you choose playfab over firebase? pros and cons?

    • @infogamer2145
      @infogamer2145  5 ปีที่แล้ว +2

      Requests from our subscribers.

    • @RugbugRedfern
      @RugbugRedfern 3 ปีที่แล้ว

      I'm choosing it for WebGL support

  • @de0o0
    @de0o0 2 ปีที่แล้ว

    after importing playfabeditor i dont have playfab edex window

  • @Jimaniki
    @Jimaniki 5 ปีที่แล้ว +2

    Thank you a lot, that why i need after learn multiplayer photon via your tutorials.

  • @lemetamax
    @lemetamax 4 ปีที่แล้ว +1

    Cool! I'm looking forward to fully starting this series first thing tomorrow.
    Google's cloud save and achievements have been giving me a lot of headache and delaying my project's timetable. I'll like and subscribe. Cheers!

    • @infogamer2145
      @infogamer2145  4 ปีที่แล้ว +1

      Hey Chiagozie Ogbonna, thanks for liking and subscribing we have thoroughly been impressed with what is possible with PlayFab and a lot of it is able to be used for free. We also hope the headache subsides!
      We are also currently recruiting for our Snake Cubed Competition and would love for you to check it out and play at www.infogamerhub.com/snake-cubed-competition/ . Thank you so much and look forward to hearing from you in the future on how this PlayFab tutorial has gone.

  • @abddjamil7842
    @abddjamil7842 4 ปีที่แล้ว

    Hallo thats great vid but i have a question
    Can i use Playfab with Appwarp??
    Or does playfab only works with photon?
    The reason is appwarp price is much better than photon

  • @aleksanderhayes3641
    @aleksanderhayes3641 4 ปีที่แล้ว +1

    Thank you very much! Nice tutorial!

    • @infogamer2145
      @infogamer2145  4 ปีที่แล้ว +1

      Awesome glad you liked it! we are going to be releasing an awesome playfab package in the next month or so should make all this playfab stuff really easy.

    • @aleksanderhayes3641
      @aleksanderhayes3641 4 ปีที่แล้ว

      @@infogamer2145 Cool! I can't wait to try. I'm new to game dev, I want learn full stack game dev, I think I should learn Playfab and Unity. Do you have any recommendations for me?

  • @noweshed
    @noweshed 5 ปีที่แล้ว

    Hi, is it possible to login with phone numbers??

  • @sufyansaifee
    @sufyansaifee 6 ปีที่แล้ว +1

    Awesome!

  • @FlyingSolo88
    @FlyingSolo88 5 ปีที่แล้ว

    Great video, how about the ChilliConnect Live Game Management platform with Unity? Would love to see a video about this one too before making the decision to go with Playfab.

  • @pramodh23able
    @pramodh23able 4 ปีที่แล้ว

    Super Cool!!! Thanks a lot for the Video :)

    • @infogamer2145
      @infogamer2145  4 ปีที่แล้ว

      Glad you liked it! We have been able to hold game competitions with Playfab and we are overall really impressed with what is possible with Playfab.

  • @GnuSnu
    @GnuSnu 3 ปีที่แล้ว

    amazing, just what I need

  • @shawnmoore2429
    @shawnmoore2429 5 ปีที่แล้ว

    Nice need some tutorials on Playfab since moving from Gamesparks due to recent changes...

  • @MrPathus22
    @MrPathus22 6 ปีที่แล้ว +1

    good stuff, thx.

  • @sundsalharbi8817
    @sundsalharbi8817 4 ปีที่แล้ว +1

    Many thanks

  • @fangyechannel
    @fangyechannel 4 ปีที่แล้ว

    changing backend from gamespark to playfab with tears now...

  • @theplaymakerno1
    @theplaymakerno1 3 ปีที่แล้ว

    Nathan, please explore the Playfab SDK further. Please cover all back-end features that it has including:
    - Push notifications
    - Multiplayer
    - Player statistics
    - Player Inventory
    - Tournaments
    - Facebook login
    - Paypal integration
    There is so much that you can add. NOBODY ON TH-cam HAS THE TUTORIAL. It will be good for your channel. Also, I am a supporter!

  • @eieuzabenvindo4090
    @eieuzabenvindo4090 3 ปีที่แล้ว

    Francisca. Elieuza. Benvindo

  • @kurosephiroth01
    @kurosephiroth01 3 ปีที่แล้ว

    I will now explain every step because I don't believe people have the intelligence to infer an action by merely observing