Search found 4 matches

by PolarJam
Tue Jul 18, 2023 2:41 pm
Forum: Dialogue System for Unity
Topic: Triggering DialogueSystemTrigger via C# ?
Replies: 1
Views: 628

Triggering DialogueSystemTrigger via C# ?

Greetings, I am looking to integrate Dialogue Machine, Quest Machine & Love/Hate into an existing project. Currently, I am able to trigger conversations & quests using DM/QM but I am yet to integrate love/hate. I have two DialogueTriggers set up in my scene currently, one that uses: Quest Gi...
by PolarJam
Sun Jan 16, 2022 10:07 pm
Forum: Dialogue System for Unity
Topic: Need some help with clearing database values & understanding UI text elements.
Replies: 11
Views: 130253

Re: Need some help with clearing database values & understanding UI text elements.

Hi Tony, Thanks again for your help and speedy response! With the scripts and documentation you linked, it's starting to make a lot more sense in terms of how to tackle the overall structure. I think I am looking to do both. In the sense that I can use the dialogue manager's friendly and fast UI to ...
by PolarJam
Sun Jan 16, 2022 5:59 pm
Forum: Dialogue System for Unity
Topic: Need some help with clearing database values & understanding UI text elements.
Replies: 11
Views: 130253

Re: Need some help with clearing database values & understanding UI text elements.

Hi, Thanks for your speedy response. I managed to add the button and set up the reset button and it's working as intended. I'm struggling with getting text and variables to work as intended. Basically, what I am trying to achieve is as follows: I would like to have a CanvasPanel with Text objects th...
by PolarJam
Sun Jan 09, 2022 9:18 pm
Forum: Dialogue System for Unity
Topic: Need some help with clearing database values & understanding UI text elements.
Replies: 11
Views: 130253

Need some help with clearing database values & understanding UI text elements.

Greetings, I've recently picked up Unity and grabbed the Dialogue System from the store to test out some ideas. I am having two issues that are giving me a bit of a headache and wondered if somebody would be able to point me in the right direction. I am using a combination of InventoryEngine, TopDow...