Clear subtitle in timeline when using Lively Chat Bubbles

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
jjpixelc
Posts: 44
Joined: Sun Mar 01, 2020 1:04 pm

Clear subtitle in timeline when using Lively Chat Bubbles

Post 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?
User avatar
Tony Li
Posts: 21954
Joined: Thu Jul 18, 2013 1:27 pm

Re: Clear subtitle in timeline when using Lively Chat Bubbles

Post 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.
jjpixelc
Posts: 44
Joined: Sun Mar 01, 2020 1:04 pm

Re: Clear subtitle in timeline when using Lively Chat Bubbles

Post by jjpixelc »

Yes - working fine.
Thanks!
User avatar
Tony Li
Posts: 21954
Joined: Thu Jul 18, 2013 1:27 pm

Re: Clear subtitle in timeline when using Lively Chat Bubbles

Post by Tony Li »

Happy to help!
Post Reply