https://github.com/xzippyzachx/unityfirebasedatabasetutorial
These are the example projects used for a YouTube tutorial on the Firebase realtime database in unity
https://github.com/xzippyzachx/unityfirebasedatabasetutorial
firebase firebase-database unity
Last synced: 2 months ago
JSON representation
These are the example projects used for a YouTube tutorial on the Firebase realtime database in unity
- Host: GitHub
- URL: https://github.com/xzippyzachx/unityfirebasedatabasetutorial
- Owner: xzippyzachx
- Created: 2020-12-20T04:02:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-27T17:50:57.000Z (almost 2 years ago)
- Last Synced: 2025-03-21T01:34:19.491Z (3 months ago)
- Topics: firebase, firebase-database, unity
- Language: C#
- Homepage:
- Size: 34.8 MB
- Stars: 35
- Watchers: 4
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UnityFirebaseDatabaseTutorial
These are the example projects used for a YouTube tutorial on the Firebase realtime database in unity
Unity Version: 2020.1.17f1**Important!**
Due to the Firebase SDK's being too large to include in the repo. You will need to install the required Firebase SDK's into these projects to begin using them.Follow these steps to add the Firebase SDK's to your project:
1. Get the required Firebase SDK modules here: https://developers.google.com/unity/archive (Auth & Realtime Database)
2. Download the newest .unitypackage's
3. Then rightclick your assets folder (in unity) and import package > Custom package > .unitypackage file