Page 1 of 1

Portable Dialogue System

Posted: Wed May 10, 2023 5:28 pm
by cupntea
Hello,
I'm looking for a standalone version of Dialogue System that can be used outside of Unity on different machines, so dialogues can be easily imported into Unity Dialogue System.
Can you please advise which third-party system I can use for writing dialogues for maximum compatibility?

Re: Portable Dialogue System

Posted: Wed May 10, 2023 9:03 pm
by Tony Li
Hi,

If you want to write your dialogue outside of the Dialogue System and then import it into the Dialogue System through the Unity editor, you can use any of the formats/apps in the Import & Export section of the manual.

If you need to import the dialogue at runtime into a build (not the Unity editor), you can use articy:draft, Arcweave, Chat Mapper, or Twine. Or import it in your own format and create the dialogue database through code.