Lively Chat Bubbles Continue Button
Re: Lively Chat Bubbles Continue Button
that's.... exactly it. it works! ty <3
Re: Lively Chat Bubbles Continue Button
Happy to help!
Re: Lively Chat Bubbles Continue Button
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!
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
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.
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
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!
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
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.
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
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
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
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
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
Hi,
This is what the scene should look like:
Make sure your ChatBubbleSilverContinueFfwd has a Continue Button child GameObject with a configured LCBContinueButton:
This is what the scene should look like:
Make sure your ChatBubbleSilverContinueFfwd has a Continue Button child GameObject with a configured LCBContinueButton: