Now, I used to use Trello for saving data. The thing is, Trello is used for Do To Lists not saving data. Now I heard Firebase was a good option now, i’m not sure how to use it. Help is greatly appreciated!
1 Like
Why ould you ever use Firebase for that lol?
Roblox has Datastore.
I’m going to be using it for other games. Say I have one game called RockCity and another called RockCity Global which I different game. I would want the stats to be the same on each game.
Different game or place?
30chars
Different games. If they were differents places in one game, I would just use DataStores.
Sorry for the late reply. The thing is, I do not want to create a web server for it. I would like to use FireBase which is free…
I’m not entirely sure what firebase is, but I’m assuming that you would just send requests to its web api
1 Like
This post might be helpful to you.