Page 1 of 1

Bark sequence

Posted: Wed Dec 15, 2021 11:48 am
by harelme2
Hi!

I'm new to the system, and I guess my question is touching something very basic, but I wasn't able to figure it out just by looking at the docs/tuts..

I'd like to create a triggered bark sequence.
I figured out how to trigger the first bark, but I don't understand how to get the second bark to start once the first has ended and then the third and so on..

Would appreciate some help.

Thanks!

Re: Bark sequence

Posted: Wed Dec 15, 2021 1:28 pm
by Tony Li
Hi,

Technically you can accomplish this by using Dialogue System Triggers set to OnBarkEnd.

However, it would probably be much cleaner and more straightforward to use a regular conversation. You can still show the conversation text over the characters' heads like barks. See: How To: Show Overhead Bubble Conversation Text

Re: Bark sequence

Posted: Fri Dec 17, 2021 7:10 am
by harelme2
I'll try that. Thanks!