Change Reference database in start conversation track

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
ryu
Posts: 7
Joined: Fri Nov 13, 2020 4:10 am

Change Reference database in start conversation track

Post by ryu »

Hi,

I'm trying to using conversation track to show subtitle on timeline. There is small problem. Conversation drop-down list menu in start conversation clip is refer only initial database of dialogue controller. (or reference database set in dialogue trigger, if exist)

For some reason, I want to use extra database for timeline, not initial database. Is there any good way to change reference database of start conversation track?
User avatar
Tony Li
Posts: 21981
Joined: Thu Jul 18, 2013 1:27 pm

Re: Change Reference database in start conversation track

Post by Tony Li »

Hi,

This patch adds a database selection field to the Start Conversation and Bark clips:

DS_TimelinePatch_2021-07-02.unitypackage

These changes will also be in the next full release.
ryu
Posts: 7
Joined: Fri Nov 13, 2020 4:10 am

Re: Change Reference database in start conversation track

Post by ryu »

Hi,

I ask for help again.
I applied this fix but nothing happens when I click on the list area. Selecting reference database is work normally.
conversation.png
conversation.png (16.13 KiB) Viewed 412 times
Project Unity version is 2020.3.11f1, dialogue system is 2.2.18.
User avatar
Tony Li
Posts: 21981
Joined: Thu Jul 18, 2013 1:27 pm

Re: Change Reference database in start conversation track

Post by Tony Li »

I had to update the custom inspector code to add an extra line of space for the dropdown. Please use this patch:

DS_TimelinePatch_2021-07-05.unitypackage
ryu
Posts: 7
Joined: Fri Nov 13, 2020 4:10 am

Re: Change Reference database in start conversation track

Post by ryu »

It works perfectly! Thanks for help.
User avatar
Tony Li
Posts: 21981
Joined: Thu Jul 18, 2013 1:27 pm

Re: Change Reference database in start conversation track

Post by Tony Li »

Glad to help!
Post Reply