question

tlsgudtj123 avatar image
tlsgudtj123 asked

Best way to store user-generated contents

Hello guys,

I'm making game which like "super mario maker".

In my game, users can make their own map and share with other players. (it is JSON data)

In my case, Is it possible to store player's own map to share with all players in Playfab?

If yes, how can I?

Player DataTitle DataShared Group DatadataCharacter 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

According to your scenario, you can use PlayFab User Generated Content. PlayFab User Generated Content (UGC) empowers your players to create, upload, and search for moderated content. First, players use the API CreateDraftItem to publish their own ugc. Then players can search for published ugcs using API SearchItems.

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.