How use firebase

hello
I created a variable (P1) in the Firestore, which is a numerical variable, and I want to send all the score that players collect to it, how can I send it the values of the score that players collect, as well as how to display the value of (P1) inside the game. If this is not possible, is it possible to do it with Realtime database in firebase? If it doesn’t work like this inside Gdevleop or Firebase, how can I reach the target in another way? :smile:
thanks.

Check the Get and Write Fields actions.

1 Like