Re using my personal dialogue UI

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
The Esnouman
Posts: 2
Joined: Mon Feb 27, 2023 3:17 am

Re using my personal dialogue UI

Post 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
User avatar
Tony Li
Posts: 21684
Joined: Thu Jul 18, 2013 1:27 pm

Re: Re using my personal dialogue UI

Post 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.
The Esnouman
Posts: 2
Joined: Mon Feb 27, 2023 3:17 am

Re: Re using my personal dialogue UI

Post by The Esnouman »

Thanks! I forgot how to do it! :D :lol:
User avatar
Tony Li
Posts: 21684
Joined: Thu Jul 18, 2013 1:27 pm

Re: Re using my personal dialogue UI

Post by Tony Li »

Glad to help!
Post Reply