I'm working on a game that has dialogue in it. I put the dialogue (and some other data I need) into an Excel sheet and export it to a JSON file.
Then I import this file into Construct 3 and convert it to an array.
Unfortunately, I ran into an issue with the quotation marks. I solved it -- for now -- by using single quotation marks "'" but this makes the dialogue harder to read.
How do I store quotation marks in an array? With triple quotation marks? For example: """.