Page 1 of 1

AC Integration - Multiple dialogs

Posted: Wed Dec 13, 2017 3:17 am
by joaogarin
Hello,

I have a scene where I would like 2 dialogs to happen simultaneously. I am using Dialog System together with Adventure creator. Everything works perfectly but when I try launch a dialog system conversation (without overriding bridge so that it happens in the background) and try and launch a new one the second one is never really launched.

Can you advise on the proper way to do this? And if it is even possible? =)

Thank you very much.

Best regards
Joao Garin

Re: AC Integration - Multiple dialogs

Posted: Wed Dec 13, 2017 8:46 am
by Tony Li
Hello Joao,

Yes, this is possible. Is the Dialogue Manager's Allow Simultaneous Conversations checkbox ticked? Are there any errors or warnings in the Unity editor's Console window?

You may also want to use Override Dialogue UI to show the simultaneous conversations in different dialogue UIs, and maybe use Bark Dialogue UI to display the conversation using the participants' bark UIs.