Beginner's tutorial to implement Firebase Database to Unity via REST API!

I have been creating a sokoban style puzzle, editor sandbox game with Unity and I needed a database to store the levels’ data! When I finally reached to do it I got the idea to create this simple tutorial to facilitate other people to make one themselves!

3 Likes

Great tutorial thanks for posting, I would love to see a followup with authentication.

New follow up video on how to implement “Firebase Authentication”, to spice up your database with some users :eyes:

This is better suited for the WIP section

Again great tutorial, the only thing I can’t figure out is how to get all scores for all users, like for a leaderboard.

I can’t use get method. It doesn’t work.

1 Like

hi, can we use the firebase REST api for firebase analytics?
thanks

1 Like