Search found 2 matches
- Fri Nov 25, 2022 3:05 am
- Forum: Dialogue System for Unity
- Topic: Hiding the UI panel on every subtitle
- Replies: 3
- Views: 207
Re: Hiding the UI panel on every subtitle
Yeah, so that's exactly our issue - the subtitle panel is a child of the dialogue main dialogue panel, so setting the subtitle panel's visibility only works for the subtitles themselves. While testing, I found that the dialogue UI panel does function as intended by the end of the conversation - just...
- Thu Nov 24, 2022 5:35 pm
- Forum: Dialogue System for Unity
- Topic: Hiding the UI panel on every subtitle
- Replies: 3
- Views: 207
Hiding the UI panel on every subtitle
Hi, we've been using your dialogue system in our company for a few months, and so far it's been a decent experience. However, one thing that I just can't figure out is how to trigger the close animation in the UI Panel Animator on individual subtitles. I tried using sequences, setting the animator s...