Unity User Data & Scoreboard Tutorial - Firebase Realtime Database

preview_player
Показать описание
Unity User Data & Scoreboard Tutorial - Firebase Realtime Database. Hello guys, this is a tutorial on how to save and load user data in unity using the Firebase realtime database. In this video we will go over setting up the realtime database in the Firebase console. Then how to save some simple user data from your unity project to the database and then how to load the data from the database and display it on a scoreboard.

----------------------

----------------------

Time stamps:
0:00 - Intro
0:36 - Starter project
1:06 - Firebase Database Console
2:58 - Import Firebase Packages
6:40 - Clean Up
7:22 - User Data Screen
8:51 - Sign Out
11:04 - Save Data
16:36 - Load User Data
18:36 - Load Scoreboard Data
21:50 - Database Rules
24:16 - Testing
24:50 - Find Help & Outro

----------------------

Music:
Lords of Danger

#Tutorial #GameDev #Firebase #Unity3D #Unity #GameDevelopment
Рекомендации по теме
Комментарии
Автор

*IMPORTANT!!!* These are some common issues and changes that are required since curtain parts of this tutorial are out of date.

- You may need to delete and re-download a new google-services.json file. Download it from your project settings in the Firebase console. Then put the new file in your Assets folder again.
- There are also some code changes since this video was recorded. Make sure to check the GitHub repo for the most up-to-date code.

xzippyzachx
Автор

Thanks! Nice to see a video by you again 👌

Tornadoally
Автор

Thanks, I was wondering for a while on how a logged in user modifies the realtime database with authentication checks. Finally it made sense to me when you explained the database rules at the end of your video.

bitesupper
Автор

You're amazing for this. 2 years later and the script still works. Very rare for a firebase tutorial! Very clean and understandable.

hot tip, if you're trying to get the child object that is deeper than a level show in this video, change this:
string usernameResult =
to this:
string usernameResult =

TheUncutAngel
Автор

You're one of a kind. Thanks for the amazing tutorial. Helped a lot

fadifarah
Автор

Thanks you for making a great tutorial! It really helped me a lot.

rfibile
Автор

Thank you for going into detail about the db rules, I had mine just slightly wrong and was helpful to see your example.

kalibcrone
Автор

I havnt even watched the video yet, but have been looking for this video for ages now and just know this is the one. Thank you much!

benrobinson-baber
Автор

This tutorial is exactly what Im looking for!! Your clear explanation helps me a lot, thanks!!

pfthoom
Автор

Please make more of these dude and thanks for cutting out the bullshit and showing the cores. Im pleased that you know your audience is not someone who just has begun to programming. God I hate those ones. Noone would just jump into firebase with unity if they are complete beginner. You got a new subscriber.

kaanapan
Автор

Thank you very much. Will help a lot working on my project! Keep up the good work :)

povilasca
Автор

Your a life saver man. THHHAAANNK YOUUUU!! I'll just join the discord sever just to thank you and show support and appreciation. I know it ain't much but that's all I can give. Thank you😎👊

jay_chromosome
Автор

Really nice way.. I am waiting fb and google auth with realtime database... If you have time

spotthedifferencechannel
Автор

Really good content, thanks! Better than Google's tutorial!

Wj
Автор

You're legend "SIR" Thank you! :)

Keshish
Автор

Very helpful tutorial buddy! Thanks :)

amateurinteractive
Автор

thanks for the video. You help me a lot !!! success in your work♥

MontAureal
Автор

Thank you, your tutorial really helps me a lot :D

nguyenkhoa
Автор

thank you so much you saved my research ❤

gabmanong
Автор

It was so nice, I hope you can make tutorial for save and load data in unity from firebase storage to.

realamp