Page 1 of 1

Clear subtitle in timeline when using Lively Chat Bubbles

Posted: Mon Jan 30, 2023 5:36 pm
by jjpixelc
Hi

I'm using Timeline with Dialogue System and it's working fine except when trying to use the clear subtitle command.
I assume it's due to the fact that I'm using Lively Chat Bubbles, because when I revert to using one of Dialogue System's own UIs, the clear subtitle command works fine.

So I just wanted to hear if there was any way to make the command work with Lively Chat Bubbles also?

Re: Clear subtitle in timeline when using Lively Chat Bubbles

Posted: Mon Jan 30, 2023 7:56 pm
by Tony Li
Hi,

Try this updated package:

DS_LivelyChatBubblesSupport_2023-01-30.unitypackage

Since LCB subtitle panels aren't part of the regular Standard Dialogue UI > Subtitle Panels list, you'll need to use:

Code: Select all

ClearSubtitleText(all)
This updated package will also be in the version 2.2.35 release.

Re: Clear subtitle in timeline when using Lively Chat Bubbles

Posted: Tue Jan 31, 2023 4:59 am
by jjpixelc
Yes - working fine.
Thanks!

Re: Clear subtitle in timeline when using Lively Chat Bubbles

Posted: Tue Jan 31, 2023 11:07 am
by Tony Li
Happy to help!