Page 1 of 1

Override duration when using "Use Bark UI" for Subtitle Panel Number

Posted: Tue Aug 06, 2024 3:33 pm
by fantabuloso
Hello!

I'm utilizing the Dialogue System for a wide variety of characters in my project, and to help with maintainability in the future, I'd like to be able to use the "Use Bark UI" setting to handle their visuals for the DialogueUI rather than identifying the Subtitle Panels by index. However, when using this setting, the dialogue UI still runs the StandardBarkUI's timeout logic, and fades out after the time specified by the duration has passed.

Is there a way to override this behavior in this scenario and keep the Bark UI up indefinitely, or would I be better served by simply biting the bullet and using the subtitle panel indices instead?

EDIT: I had completely skimmed over the "Custom" option within the subtitle panel index selection, my mistake! 😅 I think that setting should be perfect for my needs.

Re: Override duration when using "Use Bark UI" for Subtitle Panel Number

Posted: Tue Aug 06, 2024 5:06 pm
by Tony Li
Hi,

Yup, that'll do it. Possibly related: How To: Show Overhead Conversation Bubble Text