Playmaker support with quest and dialogue
Playmaker support with quest and dialogue
https://www.pixelcrushers.com/dialogue_ ... maker.html
I recently find playmaker is quite helpful for building my game, and I want to make the FSM like the first picture in above page. But I want to incorporate quest machine and dialogue system, and then use the quest store in dialogue system to assign to FSM, how can I achieve this?
I recently find playmaker is quite helpful for building my game, and I want to make the FSM like the first picture in above page. But I want to incorporate quest machine and dialogue system, and then use the quest store in dialogue system to assign to FSM, how can I achieve this?
Re: Playmaker support with quest and dialogue
Hi,
Quest Machine and the Dialogue System both have Playmaker integrations that will let you do that. Your link above leads to the Dialogue System's Playmaker integration instructions. To also import the Quest Machine integration for Playmaker, import Plugins / Pixel Crushers / Quest Machine / Third Party Support / Playmaker Support.unitypackage. The instructions for the Quest Machine integration are in the PDF that will be imported when you import that package.
Quest Machine and the Dialogue System both have Playmaker integrations that will let you do that. Your link above leads to the Dialogue System's Playmaker integration instructions. To also import the Quest Machine integration for Playmaker, import Plugins / Pixel Crushers / Quest Machine / Third Party Support / Playmaker Support.unitypackage. The instructions for the Quest Machine integration are in the PDF that will be imported when you import that package.
Re: Playmaker support with quest and dialogue
Hi, I have just imported the support package, but the demo scene has lost some scripts and FSM which I cannot learn the logic from the FSMs, how can I fix it?
Re: Playmaker support with quest and dialogue
Yes I have imported both packages. May be the versions of plugin conflicts each other?
Re: Playmaker support with quest and dialogue
There are no known conflicts with the current versions of all assets. Please make sure you've imported these packages:
What scene are you looking at that has missing references?
- Plugins ► Pixel Crushers ► Common ► Third Party Support ► PlayMaker Support
- Plugins ► Pixel Crushers ► Dialogue System ► Third Party Support ► PlayMaker Support
- Plugins ► Pixel Crushers ► Quest Machine ► Third Party Support ► PlayMaker Support
What scene are you looking at that has missing references?
Re: Playmaker support with quest and dialogue
I use the demo scene in quest machine playmaker support for reference and I find all fsms in playercanvas are lost.
I checked again and I have already imported all packages
I checked again and I have already imported all packages
Re: Playmaker support with quest and dialogue
Are there any errors or warnings in the Console window?
Re: Playmaker support with quest and dialogue
I would check the console later, I have attached a photo which may help to tell what the problem is. Thank you!
- Attachments
-
- IMG_1096-min.jpeg (729.73 KiB) Viewed 410 times
Re: Playmaker support with quest and dialogue
The most common reason for that message is that Unity is unable to compile the project. Please check the Console.