Search found 4 matches

by xinhuanmi
Sun Apr 27, 2025 10:46 pm
Forum: Dialogue System for Unity
Topic: Animated Subtitle Panel Question
Replies: 7
Views: 928

Re: Animated Subtitle Panel Question

Hi, I figured it out! I added another [Animator]in animationsprites(which contains 3 sprites for the animation) and left the [Animator]in Subtitle Panel empty but set it enabled. Don't know why but it worked like what I expected. Thank you so much for your fast response!! :D 2025-04-28_11h43_21.png ...
by xinhuanmi
Sun Apr 27, 2025 9:23 am
Forum: Dialogue System for Unity
Topic: Animated Subtitle Panel Question
Replies: 7
Views: 928

Re: Animated Subtitle Panel Question

Hi,
I tried to change it to
[Until Superceded Or Actor Change]
[Until Superceded Or Actor Change or Menu]
It remains the same.
by xinhuanmi
Sun Apr 27, 2025 3:29 am
Forum: Dialogue System for Unity
Topic: Animated Subtitle Panel Question
Replies: 7
Views: 928

Re: Animated Subtitle Panel Question

Hi Tony, thank you for your reply!

I set the Subtitle Panel → Visibility dropdown → Until Superceded.
but it still won't work.
Here is the gif for the scene.
44.gif
44.gif (788.82 KiB) Viewed 921 times
2025-04-27_16h26_10.png
2025-04-27_16h26_10.png (570.9 KiB) Viewed 921 times
2025-04-27_16h26_02.png
2025-04-27_16h26_02.png (504.89 KiB) Viewed 921 times
Thank you
by xinhuanmi
Sat Apr 26, 2025 12:26 pm
Forum: Dialogue System for Unity
Topic: Animated Subtitle Panel Question
Replies: 7
Views: 928

Animated Subtitle Panel Question

Hi, Sorry if this has been answered before. I'm trying to create an animated subtitle panel using 3 sprites, and I've added an animator component to the Subtitle Panel. However, after the dialogue line ends or a response menu opens, the subtitle panel remains visible. Should I link the Animator Cont...