Page 1 of 1

Articy Draft Localization Export

Posted: Mon Apr 11, 2022 2:48 pm
by Magnatales
First of all, congrats on this amazing tool! But I have a question.

I tried the articy draft localization setup given in the tutorial given in the docs and everything went smoothly but the thing I'm worried about is if I'm exporting Articy Draft to Unity and then Articy Draft again with the Dialogue System for Unity importer, that basically means I have 2 databases, right? One imported with AD and the other imported with DSFU

Isn't that a problem? Or both databases are connected and it's in reality only one?

Re: Articy Draft Localization Export

Posted: Mon Apr 11, 2022 3:42 pm
by Tony Li
Hi,

Articy:draft has its own plugin for Unity. This plugin is not required for the Dialogue System.

The Dialogue System imports articy XML files directly and creates its own dialogue database asset. It doesn't use articy's Unity plugin at all. In fact, I recommend removing articy's Unity plugin if you don't need it, since it slows down the editor. If you do need articy's Unity plugin for reasons apart from the Dialogue System, that's fine. Just keep in mind that the articy Unity plugin will handle its own data entirely separately from the Dialogue System.

If the Dialogue System's articy importer is creating a new database every time you import, tick the Overwrite checkbox. This will make it update the existing dialogue database instead.

Re: Articy Draft Localization Export

Posted: Mon Apr 11, 2022 5:56 pm
by Magnatales
Thank you for your time!

Re: Articy Draft Localization Export

Posted: Mon Apr 11, 2022 8:43 pm
by Tony Li
My pleasure!