Firebase RTDB Script
Manages the sync with the Firebase Realtime Database
Last updated
Manages the sync with the Firebase Realtime Database
Last updated
Synced Objects
Synced Texts
Update Frequency
The Sync Frequency with Firebase in Seconds
Data Loaded Event
List of GameObjects that should be synced with the Path: The database path where the object data should be stored (The [USER_ID] is a placeholder for the ID of the user) Game Object: The Game Object itself
List of Texts that should be synced with the Path: The database path where the text value should be stored (The [USER_ID] is a placeholder for the ID of the user) Text: The Text Component itself
The event that fires, once all object data is fully loaded from (Can be used to show objects only after they have been loaded and placed correctly)