Search found 4 matches
- 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 ...
- 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.
I tried to change it to
[Until Superceded Or Actor Change]
[Until Superceded Or Actor Change or Menu]
It remains the same.
- 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. Thank you
I set the Subtitle Panel → Visibility dropdown → Until Superceded.
but it still won't work.
Here is the gif for the scene. Thank you
- 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...