Run time support?

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
patchfoot
Posts: 6
Joined: Thu Sep 18, 2014 12:02 pm

Run time support?

Post 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.
User avatar
Tony Li
Posts: 20774
Joined: Thu Jul 18, 2013 1:27 pm

Run time support?

Post 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.
Post Reply