Search found 3 matches
- Thu Dec 21, 2023 1:35 am
- Forum: Dialogue System for Unity
- Topic: How to animate panel with 2 player actors
- Replies: 5
- Views: 15162
Re: How to animate panel with 2 player actors
I just realized, upon testing it properly, changing visibility to Until Superceded or Actor Change doesn't do anything. When going from one NPC to another, the dialogue just switches. There is no Hide -> Show. Also, I don't have the option for Until Superceded Or Actor Change Or Menu. I definitely n...
- Tue Dec 19, 2023 2:34 am
- Forum: Dialogue System for Unity
- Topic: How to animate panel with 2 player actors
- Replies: 5
- Views: 15162
Re: How to animate panel with 2 player actors
Sorry for the late reply.
That is a great feature added. Thanks for the reply!
That is a great feature added. Thanks for the reply!
- Wed Dec 06, 2023 4:08 am
- Forum: Dialogue System for Unity
- Topic: How to animate panel with 2 player actors
- Replies: 5
- Views: 15162
How to animate panel with 2 player actors
Hello, I want to have my visibility set as Until Superceded so that when the same actor is speaking, it doesn't reanimate the panel after every line. However, I have an additional player actor, because I want this character to also use my PC panel, not the NPC one. So, if player 1 has 3 lines, it sh...