Unity Firebase Database Integration - Easy Tutorial

preview_player
Показать описание
In Unity, we can easily save, update and fetch data using the firebase database. Firebase database will save you a lot of time as it is easy to use. Enjoy watching.

Hi from Solo Game Dev. I am a game developer. On this channel, I create easy to learn game development tutorials and develop games with Unity and the other game engines. These tutorials and games also include multiplayer games. In general, I create content related to game development, game design and games.

I also actively respond to comments and feedback so don't be afraid to let me know what you think, or recommend or request a specific video!

Follow and enjoy unique content!

You can follow me on Social Media and send your questions and requests from there!
#UnityFirebase #UnityFirebaseDb #FirebaseDatabase
Рекомендации по теме
Комментарии
Автор

Thank you for the video! It was very informative and easy to follow.

zioeqmr
Автор

Thank you for this. Simple and to the point!

Caden_Burleson
Автор

Got link to example of fetching multiple data? For example for high score, I want fetch the other players that are near the current player's score.

davenirline
Автор

Huge Huge thanks maaan you saved my life

algorithmia
Автор

Thank you, very simple to follow. is there a way to fetch multiple data at once, for example get the name and gold in the same snapshot? perhaps fetch the root object?I imagine it will make work much less

funduino
Автор

You are fetching each property of each user by having to create a function for each property, that isn't very scalable at all, if you had a user with 50 properties, you would have to build 50 functions, and your class would look a horrible spaghettified code

Its better to just get the entire User Json (for each User on the Database) and deserialize it to the User Class you created, this way you can have as many properties on the User class has you want and it wont affect anything

Other than that, great tutorial!

tiagoalmeida
Автор

Hi, a really useful video in whole YT, not many videos for this simple and clear. 👍👍

p.s:- I'm working on an AR app in Unity and want to *dynamically* click and upload images to the firebase.
Could u please mention the changes required in the above video tutorial or do we need whole new approach.

pps: I tried with vuforia image targets but there is no such thing available

ankitshaw
Автор

Can I use this for a web gl build unity project? I can't find the google-services.json file for my existing build.

glennanicoche
Автор

Olá amigo
estou tentado fazer uma integração da unity com firebase
para controlar um relé com o esp8266 mas não estou conseguindo
fazer a alteração da string, se você puder mim ajudar ficarei muito
agradecido.

Seria mais ou menos assim:


chave: led
valor: "0"

assim:



led: "0"


e quando eu clicasse novamente no botão mudaria de estado para

led: "1"

ciceramariadejesus
Автор

Hello! The video is great and easy to follow. Can you make a tutorial where we can call multiple data? 🙏🙏

sheyshon
Автор

I have some question I thoroughly do and listen to the instruction you show. Why when I put it in the saved button on "On click ()" and when I click that in the no function there are three which is like that (in the video) Game Object, Transform and the Object that I create which is "Database Manager" then when I hover my mouse into that there are no "CreateUser ()" so I was wondering if I've done something wrong ?

adriangeremia
Автор

Is it safe? I mean for how I know DB connections like this we usually have a PHP Layer. Is it safe to skip that with using these methods? Is that layer already there but hidden from the user?

afrodieter
Автор

What if I want to login with my data, but from a different device than the one which I've created my account with? Since that's going to have a different deviceId?

raulmitu
Автор

Can I take this sample project? Thanks!

kienunity
Автор

When importing packages I get error when enter ketstore password 😢 and when I remove all of firebase packages keystore work again, any one know how to fix that?

ffhgwdx
Автор

I keep getting forbade creation app failed when I click save button. Please help

chukwii_njoku
Автор

Very nice and informative. Please make use of other firebase package like realtime database, authentication, Firestone etc. Thanks

aakashrocks
Автор

Do you know how to find google firebase for credentials authcode

chaitanya
Автор

i have problem with the "GetName" and "GetGold" methods ( get value button ) whenever i click on the get value button on runtime, it gives me a nullreferenceException. i followed every step but it doesnt display name or gold on the screen, it complains on both methods on the

gintoki
Автор

Brother where did learn the coding can u share it

ananthsundarraj
welcome to shbcf.ru