Search found 4 matches

by Dtortoise
Sun Nov 21, 2021 9:04 pm
Forum: Quest Machine
Topic: Opsive FCC Integration Not Pulling Focus on Dialogue Start
Replies: 8
Views: 983

Re: Opsive FCC Integration Not Pulling Focus on Dialogue Start

Thanks for the fix, it seems to be working. I really appreciate all the work that you put into helping me solve this issue.
by Dtortoise
Sun Nov 21, 2021 10:31 am
Forum: Quest Machine
Topic: Opsive FCC Integration Not Pulling Focus on Dialogue Start
Replies: 8
Views: 983

Re: Opsive FCC Integration Not Pulling Focus on Dialogue Start

The GreetingQuestGiver does not appear to go active using either StartDialogueWithPlayer() or StartDialogue(character)
by Dtortoise
Sat Nov 20, 2021 10:47 pm
Forum: Quest Machine
Topic: Opsive FCC Integration Not Pulling Focus on Dialogue Start
Replies: 8
Views: 983

Re: Opsive FCC Integration Not Pulling Focus on Dialogue Start

The Example scene doesn't let me move around however I am able to access the journal. demoScene.png The following errors are thrown when running the scene and I believe it might be due to only having the Ultimate First Person Controller instead of the Ultimate Character Controller. errorLog1.png err...
by Dtortoise
Thu Nov 18, 2021 8:37 pm
Forum: Quest Machine
Topic: Opsive FCC Integration Not Pulling Focus on Dialogue Start
Replies: 8
Views: 983

Opsive FCC Integration Not Pulling Focus on Dialogue Start

I am new to Unity and I am trying to set up the integration between Opsive Character Controller and Quest Machine (and Pun). I was able to create my own quest and set up the interact and GreetQuestGiver abilities on the character controller. My NPC has the QuestGiver, Interactable, and QuestGiverInt...