Thanks, Tony.
I'v finished it. But, when I show the same Actor in two different panels, the previous panel will close. Is there any solution?
Search found 3 matches
- Sat Feb 08, 2020 7:24 am
- Forum: Dialogue System for Unity
- Topic: Dialogue UI
- Replies: 5
- Views: 343
- Thu Feb 06, 2020 9:07 am
- Forum: Dialogue System for Unity
- Topic: Dialogue UI
- Replies: 5
- Views: 343
Re: Dialogue UI
Hi Tony, Thank you for your reply. I have two or more subtitle panels, and I want to make panels take turn playing conversation. (a dialogue entry, a panel) Here is what I want to do: 1. panel 1 plays dialogue entry 1. 2. when it's end, it hides, and panel 2 shows and plays dialogue entry 2. 3. Then...
- Tue Feb 04, 2020 9:28 am
- Forum: Dialogue System for Unity
- Topic: Dialogue UI
- Replies: 5
- Views: 343
Dialogue UI
I want to create a dialogue likes Ys. It will show the conversation in upper right corner when it's triggered. And I have some questions. 1. I need to use another UI or create another subtitle panel and set panel number? 2. Can I make panels accumulate and hide after few seconds? I'm sorry for my po...