Page 3 of 4
Re: Lively Chat Bubbles Continue Button
Posted: Wed Feb 28, 2024 8:01 am
by zzzz
that's.... exactly it. it works! ty <3
Re: Lively Chat Bubbles Continue Button
Posted: Wed Feb 28, 2024 8:19 am
by Tony Li
Happy to help!
Re: Lively Chat Bubbles Continue Button
Posted: Thu May 30, 2024 2:39 am
by WaWa
Hi,
I am sorry to bother but I just looking this exactly what I want to. but I have a problem,
It still
can't fast forward to end of the entry message conversation. like...
- "How are you?" (while typing)
- I pressed button all screen
- it
skipped the first entry message to next entry.
Perhaps there is something wrong that I set up? Here the image. also I use LCB too.
Thank you!
Re: Lively Chat Bubbles Continue Button
Posted: Thu May 30, 2024 11:46 am
by Tony Li
Hi,
If you're editing a prefab, make sure the LCBContinueButton component's Chat Bubble points to the ChatBubble in the same prefab. If you're editing a scene object, make sure the Chat Bubble field points to the scene object's ChatBubble, not the prefab.
Re: Lively Chat Bubbles Continue Button
Posted: Tue Jun 04, 2024 5:00 am
by WaWa
Hi,
I am editing the prefab. I also make sure point to
ChatBubbleWhite1 too
seems
it's not working
Here the PC Subtitle Panel
seems
it's not working . How we do?
Thank you and have a nice day!
Re: Lively Chat Bubbles Continue Button
Posted: Tue Jun 04, 2024 7:49 am
by Tony Li
Here's an example scene:
DS_LCB_ContinueFastForward_2024-06-04-A.unitypackage (edit: updated)
The yellow NPC (the first one to talk) has a long line of dialogue text. If you click while it's typing, it will fast forward to the end. If the typing is done, it will advance the conversation.
Re: Lively Chat Bubbles Continue Button
Posted: Tue Jun 04, 2024 9:03 pm
by WaWa
Hi,
Thank you for made that .unitypackage.
I just tried import that .unitypackage to unity. There are
missing on LCB Subtitle Panel Prefab field
so I tried drag any prefab (ChatBubbleBlue) to that field, and then I play. it
doesn't fast forward. it just skip the entry message to next entry
Thank you
Re: Lively Chat Bubbles Continue Button
Posted: Tue Jun 04, 2024 9:49 pm
by Tony Li
Re: Lively Chat Bubbles Continue Button
Posted: Tue Jun 04, 2024 9:58 pm
by WaWa
Hi,
still same problem. it still skip the entry message 'Lorem' to next entry.
is it because there no LCB FastForward script you provided? and no Button all screen?
Thank you
Re: Lively Chat Bubbles Continue Button
Posted: Tue Jun 04, 2024 10:43 pm
by Tony Li
Hi,
This is what the scene should look like:
Make sure your ChatBubbleSilverContinueFfwd has a Continue Button child GameObject with a configured LCBContinueButton:

- lcbContinueButton.png (122.34 KiB) Viewed 2361 times