Can i do long pause after last bark in sequence

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
Saper
Posts: 85
Joined: Tue Jan 12, 2021 11:25 am

Can i do long pause after last bark in sequence

Post by Saper »

Hi Tony

Is there a posibility to do longer pause only after last node in sequenced bark?
User avatar
Tony Li
Posts: 23251
Joined: Thu Jul 18, 2013 1:27 pm

Re: Can i do long pause after last bark in sequence

Post by Tony Li »

Hi,

If you're playing the "barks" through a conversation (which is often the best approach if it's more than a single line), set the last entry's Sequence to pause longer.

Otherwise, if you're playing a regular bark, you can tick the bark UI's Wait For Sequence checkbox. Then set the bark entry's Sequence to pause for longer.
Saper
Posts: 85
Joined: Tue Jan 12, 2021 11:25 am

Re: Can i do long pause after last bark in sequence

Post by Saper »

Hi Tony

How i can do it, I tried Delay() command and that don't work
Attachments
Dialogue_Barks_question_2.png
Dialogue_Barks_question_2.png (71.79 KiB) Viewed 763 times
Dialogue_Barks_question_1.png
Dialogue_Barks_question_1.png (4.71 KiB) Viewed 763 times
User avatar
Tony Li
Posts: 23251
Joined: Thu Jul 18, 2013 1:27 pm

Re: Can i do long pause after last bark in sequence

Post by Tony Li »

Is the "Wait For Sequence" checkbox ticked on your bark UI?

Also, since Bark On Idle is set to 5-10 seconds, a new bark will appear every 5-10 seconds, so it may not reach the full 10 seconds of Delay(10).
Post Reply