question

tap運営 avatar image
tap運営 asked

About updating data

nice to meet you. I have a question about how to update data.

I want each user to update the same data by adding a value (float). I would like to refer to the updated data on the game. I would like to reflect the results in real time as much as possible, but is there a better way?

data
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Neils Shi avatar image
Neils Shi answered

Currently, PlayFab doesn’t provide the feature to handle the global variables. Though PlayFab has Title Data, but it is best suited for Global Constant/Static Data and is not suitable or reliable as Global Variables. So, we suggest you may need to implement this functionality via an external database.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.