This documentation is for Unity SDK 1.x through 3.x. If you are using Unity SDK 4.x or above, please visit our new documentation.

Ask a Question

Ask a Question
Back to all

Best Practice

What would be the best way to handle content with more information.

Example in my game you have characters -> possible 3 abilities. Example below.

"id": "character_1",
"name": "Warrior",
"abilities": ["ability_1", "ability_2", "ability_3"] <- Unlockable abilities