Page 1 of 1

Re using my personal dialogue UI

Posted: Mon Feb 27, 2023 3:29 am
by The Esnouman
I wanted to ask on how to reuse my own dialogue UI made following the second UI tutorial:
https://youtu.be/-E4n_Yj6Rbk

I made my personal UI but when I make a new scene I do not know how to reuse it. Can if be dragged and dropped? I tried to look on how to do it but I couldn't figure it out.

Thanks in advanced

Re: Re using my personal dialogue UI

Posted: Mon Feb 27, 2023 8:58 am
by Tony Li
Hi,

Make sure your dialogue UI is saved as a prefab asset or is a child of the Dialogue Manager GameObject's hierarchy (e.g., inside the Dialogue Manager's Canvas). Then assign it to the Dialogue Manager's Display Settings > Dialogue UI field.

Re: Re using my personal dialogue UI

Posted: Mon Mar 13, 2023 1:58 am
by The Esnouman
Thanks! I forgot how to do it! :D :lol:

Re: Re using my personal dialogue UI

Posted: Mon Mar 13, 2023 8:46 am
by Tony Li
Glad to help!