Search found 9 matches

by DrewOfDonuts
Sun Jul 02, 2023 4:25 pm
Forum: Dialogue System for Unity
Topic: [resolved] Unable to select nodes.
Replies: 3
Views: 432

Re: Unable to select nodes.

That fixed it!

I thought it was up-to-date - turns out, I had downloaded the most up-to-date version, but never imported it into my project, which I had pulled from a repot on a new machine and then upgraded to 2022.3 with.

Thank you so much!
by DrewOfDonuts
Sun Jul 02, 2023 12:10 pm
Forum: Dialogue System for Unity
Topic: [resolved] Unable to select nodes.
Replies: 3
Views: 432

[resolved] Unable to select nodes.

[Resolved] 2022.3 breaks the graph - just need to update Dialogue System Hi all, I'm on Unity 2022.3. For some of the nodes, when I hover the cursor over a dialogue node, I get a caret instead of the arrow, preventing me from selecting the node itself. Any thoughts on how to resolve this? More weird...
by DrewOfDonuts
Sat Dec 17, 2022 4:28 pm
Forum: Quest Machine
Topic: Feature Suggestion - Enhanced Quest Reference
Replies: 2
Views: 539

Re: Feature Suggestion - Enhanced Quest Reference

Ah! I see now!

Clearly I have a lot to learn about the asset :)
by DrewOfDonuts
Sat Dec 17, 2022 10:18 am
Forum: Quest Machine
Topic: Feature Suggestion - Enhanced Quest Reference
Replies: 2
Views: 539

Feature Suggestion - Enhanced Quest Reference

Background The use of string based messages and parameters is prone to typo errors and requires the user to remember the exact text in order for quests and objectives to function together. User Story As a game designer, I would like the Quest Reference window to include a tab that contains the Ques...
by DrewOfDonuts
Thu Dec 08, 2022 6:45 pm
Forum: Quest Machine
Topic: Quest Not Showing in Journal [Resolved]
Replies: 7
Views: 912

Re: Quest Not Showing in Journal [Resolved]

Oh awesome! Thank you :)
by DrewOfDonuts
Thu Dec 08, 2022 3:19 pm
Forum: Quest Machine
Topic: Quest Not Showing in Journal [Resolved]
Replies: 7
Views: 912

Re: Tutorial Help - Quest Not Showing in Journal

I removed all the integration components and it worked great! I'll just continue to follow the entire series in order.

Thank you so much for the quick and clear response!
by DrewOfDonuts
Thu Dec 08, 2022 2:49 pm
Forum: Quest Machine
Topic: Quest Not Showing in Journal [Resolved]
Replies: 7
Views: 912

Re: Tutorial Help - Quest Not Showing in Journal

I think we narrowed it down even more - I am not presented with an "Accept" option - just "Goodbye". Just to confirm - no errors, and only one Quest Journal component in the scene, and it is working in the demo scene. Note: I do have the Dialogue System support packages installed...
by DrewOfDonuts
Thu Dec 08, 2022 1:37 pm
Forum: Quest Machine
Topic: Quest Not Showing in Journal [Resolved]
Replies: 7
Views: 912

Quest Not Showing in Journal [Resolved]

Hello, I'm on Tutorial 2: Exploration Quest. The player does trigger the quest giver to StartDialogueWithPlayer, but the quest does not populate in the Journal. The player does have a Quest Journal component, and I can confirm that no Quest is loaded in its "Quests" section. The Journal Bu...
by DrewOfDonuts
Tue Jun 15, 2021 8:25 pm
Forum: Quest Machine
Topic: Behavior Designer Integration
Replies: 1
Views: 474

Behavior Designer Integration

Hello, There were some pretty old posts about BD integration - just wanted to see if there was any update on this. If not - would integration be to large an undertaking for someone just short of intermediate C# coding? I do have the Dialog System (Which integrates with BD and QM), so is there a work...