Page 1 of 1

I can't find Dialogue System Quest Machine Bridge script

Posted: Wed May 04, 2022 12:57 am
by KKL
Hi, I am trying to referring to this tutorial: https://www.youtube.com/watch?v=zniaQKR ... J&index=14 at 4:56, I want to find my System Quest Machine Bridge script in my project but failed.

Quest Machine(ver 1.2.26) and Dialogue System(ver 2.2.27) have been imported in my project.
Is there anything I missed? Thanks!

Re: I can't find Dialogue System Quest Machine Bridge script

Posted: Wed May 04, 2022 11:02 am
by Tony Li
Hi,

Make sure to import both integration packages:
  • Assets\Plugins\Pixel Crushers\Common\Third Party Support\Dialogue System Support.unitypackage
  • Assets\Plugins\Pixel Crushers\Quest Machine\Third Party Support\Dialogue System Support.unitypackage
The DialogueSystemQuestMachineBridge script is in the second one.