Page 1 of 1

Bark redraws Quest Tracker UI

Posted: Fri Jun 23, 2023 7:01 am
by TheAesthetik
Hi, every time a Bark appears the Quest Tracker UI redraws, causing my ui animation (it's set to run when a quest appears) to start over.
I haven't found any solution so far.

Re: Bark redraws Quest Tracker UI

Posted: Fri Jun 23, 2023 8:17 am
by Tony Li
Hi,

Have you configured some event to update the quest tracker, perhaps a Dialogue System Events component with an OnBarkStart or OnBarkEnd event? Barks by themselves don't redraw the quest tracker.

Re: Bark redraws Quest Tracker UI

Posted: Fri Jun 23, 2023 9:43 am
by TheAesthetik
Tony Li wrote: Fri Jun 23, 2023 8:17 am Hi,

Have you configured some event to update the quest tracker, perhaps a Dialogue System Events component with an OnBarkStart or OnBarkEnd event? Barks by themselves don't redraw the quest tracker.
I've checked and I don't have any events set up for the Barks. I don't know if the OnConversationStart and OnConversationEnd events are executed with the barks but I have also disabled them but the problem persists.

Re: Bark redraws Quest Tracker UI

Posted: Fri Jun 23, 2023 10:29 am
by Tony Li
Hi,

Can you send a reproduction project to tony (at) pixelcrushers.com?