Good news for everyone, who use behavior tree based dialogue systems (like this one).
Now Quest System Plugin has built-in tasks and decorators, so you can easily accept, complete or add progress to your quests or tasks.
Tasks:
- AcceptQuest
- AddProgressToQuestTask
- CompleteQuest
Decorators:
- CanAcceptQuest
- CanCompleteQuest
- CanAddProgressToTask
Example:
