Search found 3 matches

by InquisitiveInque
Fri Sep 09, 2022 12:33 pm
Forum: Dialogue System for Unity
Topic: Conversation not starting for Ink integration for text based choice game
Replies: 5
Views: 891

Re: Conversation not starting for Ink integration for text based choice game

Thank you for suggesting looking more at your example demo. I figured out the issue was because of two reasons: I did not have a Game Object with a Dialogue Actor component and the Dialogue System Ink Trigger was "On Use" instead of "On Start". The conversation now loads upon pla...
by InquisitiveInque
Fri Sep 09, 2022 11:26 am
Forum: Dialogue System for Unity
Topic: Conversation not starting for Ink integration for text based choice game
Replies: 5
Views: 891

Re: Conversation not starting for Ink integration for text based choice game

I have added the Dialogue System Ink trigger and added the specific Ink knot but it still isn't loading the conversation. I have tested that the Ink story is working in Unity by running the Ink player. I think that I will probably try and use the Dialogue Editor for this game because I'm not sure wh...
by InquisitiveInque
Fri Sep 09, 2022 10:39 am
Forum: Dialogue System for Unity
Topic: Conversation not starting for Ink integration for text based choice game
Replies: 5
Views: 891

Conversation not starting for Ink integration for text based choice game

Hi Tony, I am creating an interactive fiction game/choose your own text adventure game similar to Choice of Games/Hosted Games and some Twine games like Wayfarer where you create a main character (choose their name, gender, height, weight etc.) and choose choices that change the story outcome and al...