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?
Clear subtitle in timeline when using Lively Chat Bubbles
Re: Clear subtitle in timeline when using Lively Chat Bubbles
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:
This updated package will also be in the version 2.2.35 release.
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)
Re: Clear subtitle in timeline when using Lively Chat Bubbles
Yes - working fine.
Thanks!
Thanks!