Page 1 of 1
Whats the difference between Dialogue System / Quest Machine?
Posted: Sat Apr 18, 2020 6:34 am
by Terraya
Hey there,
i know this sounds maybe a bit obv. but the Dialogue System have a Quest System inside,
so what is the difference between the Quest System from the Dialogue System and the Quest Machine?
greetings!
Re: Whats the difference between Dialogue System / Quest Machine?
Posted: Sat Apr 18, 2020 8:45 am
by Tony Li
Hi,
Here's a full breakdown of the differences:
Dialogue System / Quest Machine Feature Comparison Chart
The main differences are:
- Dialogue: Dialogue System does branching, interactive conversations. Quest Machine does simpler Accept/Decline windows for quest (like World of Warcraft). If you have both, the integration lets Quest Machine quests run Dialogue System conversations.
- Quest Editing: Dialogue System has a field-based quest editor. Quest Machine has a node-based quest editor.
- Quest Management: In Dialogue System, advance quests manually (e.g., using SetQuestState in conversations). In Quest Machine, advance manually or automatically based on game changes.
- Procedural Generation: Dialogue System does not include procedural quest generation, Quest Machine does.
Re: Whats the difference between Dialogue System / Quest Machine?
Posted: Sat Apr 18, 2020 8:58 am
by Terraya
Perfekt, thanks!