Page 1 of 1

Run time support?

Posted: Thu Sep 18, 2014 8:05 am
by patchfoot
Is there any support by default for bringing in conversations saved in csv, xml, or whatever at runtime to populate a dialogue db? The idea is that the writer can just dump their dialogue into a directory without having to do any fiddling in the editor.

Run time support?

Posted: Thu Sep 18, 2014 8:59 am
by Tony Li
Absolutely! http://play.chatmapper.com/ (which is driven by the Dialogue System) does this. The most robust format to import at runtime is Chat Mapper XML. Use the ChatMapperToDialogueDatabase utility class.