Search found 5 matches

by tengolino
Thu Nov 19, 2020 6:42 am
Forum: Dialogue System for Unity
Topic: Textline Pre-Delay Icon Not Activating
Replies: 4
Views: 189

Re: Textline Pre-Delay Icon Not Activating

Hi Tony, thanks for your fast response! I'm embarrassed at how long I spent trying to figure this out - but I got it to work. I'll share it here in case anyone else will find this useful, and maybe Mr. Li can give us some more programming pointers here he he. :geek: :) 1. Alright let's start with Th...
by tengolino
Wed Nov 18, 2020 5:45 pm
Forum: Dialogue System for Unity
Topic: Textline Pre-Delay Icon Not Activating
Replies: 4
Views: 189

Re: Textline Pre-Delay Icon Not Activating

Here's a video showing the problem.
(Ignore the multiple Delay Icon - I have multiple conversations)

As you can see, the delay icon shows up in the beginning, and later on when the Actors swapped, but not in between the dialogue entries from the NPC.

by tengolino
Wed Nov 18, 2020 5:32 pm
Forum: Dialogue System for Unity
Topic: Textline Pre-Delay Icon Not Activating
Replies: 4
Views: 189

Textline Pre-Delay Icon Not Activating

Hi Tony, Thanks for all your work and thanks in advance for this question :) Context - I'm using Textline UI package - I have a custom Delay Icon - NPC delay is set to based on text length - I have a part of the conversation that is the NPC speaking for a few nodes (see img below) Screenshot_2.png Q...
by tengolino
Mon Jul 29, 2019 4:50 pm
Forum: Dialogue System for Unity
Topic: Issue with Duplicate Subtitles for Textline UI
Replies: 3
Views: 252

Re: Issue with Duplicate Subtitles for Textline UI

Thank you so much Tony! This worked great. Appreciate it! :D :D
by tengolino
Sat Jul 27, 2019 10:02 am
Forum: Dialogue System for Unity
Topic: Issue with Duplicate Subtitles for Textline UI
Replies: 3
Views: 252

Issue with Duplicate Subtitles for Textline UI

Hi there! :D First of all thank you Tony for all the support. I solved many of my other questions just by searching this forum. I hope this can help some others as well. I'm setting up a Textline UI dialogue that gets triggered by a button, but I want to be able to open/close the chat box. I wrote a...