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