How to make a database of scores?

Hello. I have a plan to collect all the scores and text entries of the players on the game I am making. It is like that I have a database I can access that contains their scores and answers. Is this possible? If so, what platform should I use to be able to do this? Also, what are the steps in making this? Thank you.

I recommend looking into Firebase Cloud Firestore for this. See the Firebase example, the Firebase setup guide and the wiki page about Cloud Firestore

1 Like

Thank you. I will try thiis.

Hello. Can you teach me to do this? I am so lost. What should I do to record the things I want. The codes and score are stored in a scene variable.