I have recently been trying to understand how to use xml to create dialogue systems.
Ive tested some example .capx files and I thought I understood. I then tried to implement it so it could choose from multiple sets of dialogue. To do this, I followed the same template in the xml as the first one, then changed the tag. However, as soon as I change it and try to load the second set of dialogue, it doesn't work.
I switched around the order in the xml file and then the second one (now first) worked but the original didnt.
What am I doing wrong? Thanks in advanced. (Nothing too complex please, im a total noob )