Page 1 of 1

Invector with quest machine and dialogue system

Posted: Sun Jun 16, 2019 7:37 pm
by wendy3112
Hi, I was wondering if you are using quest machine with invector and also using dialogue system would you have to set up the dialogue system integration like what the manual says or can you skip parts of the setup that quest machine is better off doing.

Re: Invector with quest machine and dialogue system

Posted: Sun Jun 16, 2019 8:01 pm
by Tony Li
You can certainly skip parts such as showing the Dialogue System's quest log window since Quest Machine has its own quest journal window. Here are some things that you can skip:
  • Dialogue System quest log window and quest tracker HUD: Both added by the Dialogue Manager's Instantiate Prefabs component, but you can remove them from the Prefabs list).
  • Selector/ProximitySelector: You'll probably prefer to use Invector's interaction system instead to make everything consistent.
  • Save System: If it's already set up on the Quest Machine GameObject.
Do set up the Quest Machine / Dialogue System integration, though. This will allow Quest Machine quests to show Dialogue System conversations.

Re: Invector with quest machine and dialogue system

Posted: Sun Jun 16, 2019 8:43 pm
by wendy3112
Thank you for a real quick reply. So do you still add the dialogue invector bridge or there isn't any need for that since I'm using quest machine?

Re: Invector with quest machine and dialogue system

Posted: Sun Jun 16, 2019 8:47 pm
by Tony Li
Yes, still add it.

Re: Invector with quest machine and dialogue system

Posted: Sun Jun 16, 2019 8:48 pm
by wendy3112
Thank you much appreciated.

Re: Invector with quest machine and dialogue system

Posted: Sun Jun 16, 2019 8:59 pm
by Tony Li
Happy to help!