How To Create A Database In Unity | Adding A Database In Unity
Two Cups Of Coffee Or Become A Pro Game Developer?
https://www.awesometuts.com/ultimate-game-dev-academy-dis?utm_medium=video_page&utm_source=youtube&utm_campaign=videos
If You Are A Complete Beginner And Want To Learn How To Make Games Click On The Link Below And Start Learning By Creating Your First Game In 40 minutes
https://www.awesometutsgamedevacademy.com/from-scratch-to-game
Download The Assets And The Complete Project For This Tutorial
https://www.awesometuts.com
Game Development Blog
https://awesometutsgamedevacademy.com/blog
Like Our Facebook Page
https://www.facebook.com/awesometutss/
Join Our Facebook Group
https://www.facebook.com/groups/AwesomeTutsGameDevelopmentGroup/
Subscribe
https://www.youtube.com/channel/UC5c-DuzPdH9iaWYdI0v0uzw?sub_confirmation=1
Firebase Set Up
https://firebase.google.com/docs/unity/setup
Firebase Auth
https://firebase.google.com/docs/auth/unity/start?authuser=0
Firebase Database
https://firebase.google.com/docs/database/unity/start?authuser=0
Save Data
https://firebase.google.com/docs/database/unity/save-data?authuser=0
Load Data
https://firebase.google.com/docs/database/unity/retrieve-data?authuser=0
If you want to store your game data online then you need to integrate a database with unity. Firebase is one of the best databases and the easiest ones to use when it comes to storing your game data online. In this video, we are going to use Firebase database to store our game data and we are going to use the Auth feature of firebase to authenticate players in our game.