Page 1 of 1

Menu choice causing subtitle delay when going too fast?

Posted: Tue Sep 29, 2020 5:14 pm
by Tentakero
Sorry about the barrage of questions but I've run into another small issue.

If I'm speeding through dialogue, there's a small delay in the subtitle text box before continuing the next node properly. The problem doesn't happen if I take my time picking a choice, so it leads me to believe that it's a timer somewhere that's causing the text to display for X amount of time before moving on to the next block, regardless of menu choice?

I've set the "Min Subtitle Seconds" to 0 in the dialogue manager but that didn't seem to affect it.

Image
I recorded this small gif showing the issue.

The line that says "If I can manage to grow some food..." remains in the text box even after picking the menu choice that should continue the branch. The continue button in the corner is also invisible when that happens and takes a bit to pop back in.

This is the conversation tree if it helps.
Image

The ultimate goal is to be able to speed through things since I'm certain inpatient players will not care much to read some parts. Please let me know what other configuration info I can provide that might be affecting this! I sincerely appreciate all the help.

Re: Menu choice causing subtitle delay when going too fast?

Posted: Tue Sep 29, 2020 8:48 pm
by Tony Li
Hi,

"If I can manage to grow some food..." is displayed in a subtitle panel. What are the values of that subtitle panel's Clear Text On Close checkbox and Visibility dropdown?

Also, do the subtitle panels have Animators? If so, and if you don't need them, try removing them.

Re: Menu choice causing subtitle delay when going too fast?

Posted: Wed Sep 30, 2020 8:41 am
by Tentakero
The Clear Text on Close is enabled and the Visibility is set to Always from Start. There aren't any animators on the panels but it appears to be moving up there because of a sprite that's in the scene behind it.

Re: Menu choice causing subtitle delay when going too fast?

Posted: Wed Sep 30, 2020 8:59 am
by Tony Li
Hi,

What about an Animator on the response menu panel? If it has one, can you try removing it?

Re: Menu choice causing subtitle delay when going too fast?

Posted: Wed Sep 30, 2020 9:18 am
by Tentakero
No animator there either.

I'm using the JRPG Template as a base and removed the portrait from it if that has anything to do with it? I do see an animator on the Dialogue Panel object itself but that one came on it by default I believe.

This is what the hierarchy looks like at the moment.
Image

The standard Dialogue UI component
Image

And the standard Subtitle UI component
Image

I have some of the stuff like alerts and QTE's disabled since I won't be using them but didn't want to remove them until I was sure there weren't any other issues present.

Re: Menu choice causing subtitle delay when going too fast?

Posted: Wed Sep 30, 2020 9:22 am
by Tony Li
Would it be possible for you to send a reproduction project to tony (at) pixelcrushers.com?

Re: Menu choice causing subtitle delay when going too fast?

Posted: Wed Sep 30, 2020 10:34 am
by Tentakero
Just went ahead and sent it. Thanks for your help!

Re: Menu choice causing subtitle delay when going too fast?

Posted: Wed Sep 30, 2020 11:24 am
by Tony Li
Thanks for sending the reproduction project. It was a bug introduced in the latest version related to an optimization to the Delay() sequencer command. I replied with a patch. The fix will also be in the upcoming full release.