What is the best/recommended way for storing the dialogue text in a database outside of Unity and then import it into Dialogue System? I was thinking of creating an Excel spreadsheet, then each dialogue entry would be in int ID, but I've heard XML is preferred so I'm not sure the best format to use for the database.
I'm also wondering that with that tool, how specifically would I reference that text using Dialogue System?
If there's a tutorial out there already on this, if you could simply point me in the right direction, I'd appreciate it!
Thanks so much
