Hi Tony,
We recently changed the Dialogue UI to an SMS_DialogueUI, however, we met a problem: During the dialogues, the continue buttons under the NPC Message Template > Bubble will not hide themselves after clicking them or using the Space bar ish to continue. Could you help me with how to make them hide themselves, or where I can try to start debugging? Meanwhile, please tell me if any other information is needed.
Here are a video clip of the continue buttons that cannot hide themselves: https://drive.google.com/file/d/1G8x7CX ... sp=sharing
Thank you so much.
Warm Regards,
Billiton
How to auto-hide Continue Button
Re: How to auto-hide Continue Button
Hi,
Does this happen if you temporarily switch to the SMS Dialogue UI prefab that ships with the Dialogue System?
In your dialogue UI, is the continue button assigned to the StandardUISubtitlePanel?
Does this happen if you temporarily switch to the SMS Dialogue UI prefab that ships with the Dialogue System?
In your dialogue UI, is the continue button assigned to the StandardUISubtitlePanel?
Re: How to auto-hide Continue Button
Hi Tony,
Thank you for your reply! I think we completed the re-assignment process to the new UI (attach CB1). We have also completed the continue button assignment (attach CB2) on the StandardUISubtitlePanel. For your information, you can see the components and UnityEvents of the continue buttons in attachment CB3 and some other possible related settings of the DS Controller in attachment CB4.
Thank you again!
Best,
Billiton
Thank you for your reply! I think we completed the re-assignment process to the new UI (attach CB1). We have also completed the continue button assignment (attach CB2) on the StandardUISubtitlePanel. For your information, you can see the components and UnityEvents of the continue buttons in attachment CB3 and some other possible related settings of the DS Controller in attachment CB4.
Thank you again!
Best,
Billiton
- Attachments
-
- CB3.png (191.49 KiB) Viewed 1104 times
-
- CB4.png (210.88 KiB) Viewed 1104 times
-
- CB2.png (484.13 KiB) Viewed 1104 times
-
- CB1.png (174.59 KiB) Viewed 1104 times
Re: How to auto-hide Continue Button
Hi,
I fixed a bug with the SMS Dialogue UI's continue button handling. The fix will be in DS 2.2.52, with a patch below in the meantime:
DS_SMSDialogueUIPatch_2025-04-06.unitypackage
I fixed a bug with the SMS Dialogue UI's continue button handling. The fix will be in DS 2.2.52, with a patch below in the meantime:
DS_SMSDialogueUIPatch_2025-04-06.unitypackage