This update adds an Animator Quest Action and Animator Saver component. It also improves the default dialogue UI so you can go back and forth between quests more nicely if the quest giver has multiple quests.
Version 1.0.7:
Improved: When quest giver has multiple quests, can now navigate back to quest list in same dialogue to view other quests.
Hi,
There might be a bug in Ork Framework integration.
In GetQuestNodeStateStep class line 74
questID is passed with ToString(), method and I think it's supposed to be questID.GetValue().