You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
I'm doing a 2d platform game at Unity 2017, and I'd like to know if it's possible to save the punctuation lines etc ... in the Firebase and if you have some example for me to study! Forced!
The text was updated successfully, but these errors were encountered:
@DevJoseWeb I'm not sure I entirely follow your question. Are you asking to be able to save game state in the Firebase Realtime Database or Firebase Storage? If so, yes of course you can store whatever data you want in there. For an example of saving data in the Database see this sample project search for FirebaseDatabase to see where we're doing this. If you want to see very simple examples check out...
I'm doing a 2d platform game at Unity 2017, and I'd like to know if it's possible to save the punctuation lines etc ... in the Firebase and if you have some example for me to study! Forced!
The text was updated successfully, but these errors were encountered: