Hi there!
I've got a question:
I have an Array Object with the new Array Editor which stores all the dialogue of my game in a column for English and one for German Language. A variable switches which column is being called when dialogue is playing depending on the players language choice.
Now, since i'll have this edited and proofread when everything is set and done i wanted to export the .JSON file as something easy to externally edit like a .csv file. I found some online converters but i'm not quite sure how they'll work and if it will be able to convert the CSV back to JSON after editing is done... So my question is, how to best go about it or should i rather use rex's CSV Plugin from the beginning?
Is there a way to replace files in the File Menu of the Project window as well?
Thanks for your suggestions!
Joel