Data implementing question

Hi! Im new here :slight_smile: I wanna build a card battling ccg, similar to the Supercard series on apple and google stores. How should i go about creating the data sets for the cards? JSON? Is there any dictionary implemented for data?

Thanks a bunch :wink:

You can create dictionary file using Store options of GDevelop:

I créated file manager to créate dictionary file. Dowload link: http://www.speedyshare.com/FJytJ/DictionaryFile.zip

When you have finished to write key and value fields, press Save Data button, to save in memory.

When you write key field, you can press Load Data to view value field.

Finally, press Close File button, to save data in a file disk.

Oh boy, I’m gonna have fun learning this method! Thank you kind sir :smiley: