GodotFirebase-UI
GodotFirebase-UI copied to clipboard
A UI library for Godot Engine built on top of GodotFirebase addon that provides drop-in Control nodes with self-contained Authentication, Firestore and Database functions.
Results
2
GodotFirebase-UI issues
Sort by
recently updated
recently updated
newest added
Lists already exist, though only for Realtime Database; try to see if it's possible to swap backend for Firestore as well (make them interchangeable through an interface if possible).
A loading indicator should be displayed in a dialog when Storage is downloading a file. You should be able to load a LoadingIndicator node into the scene tree, give it...
enhancement