Dialogue Template

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
User avatar
Animal
Posts: 3
Joined: Tue Jan 10, 2023 7:24 am

Dialogue Template

Post by Animal »

Image

Guys, please tell me if you have examples of templates for dialogs that can be downloaded, since I'm new to unity and it's extremely difficult for me to create my own dialog template. :oops:

Image
If you have something similar (output template) it would be just perfect for me!
User avatar
Tony Li
Posts: 21962
Joined: Thu Jul 18, 2013 1:27 pm

Re: Dialogue Template

Post by Tony Li »

Hi,

The dialogue UI video tutorials are here:
Here's a dialogue UI to get you started:

DS_AnimalDialogueUI_2023-01-10.unitypackage

I duplicated JRPG Template Standard Dialogue UI, moved the Response Panel Panel to the center of the screen, and disabled its background image. You can swap out the image sprites for your own to make it look the way you want.
User avatar
Animal
Posts: 3
Joined: Tue Jan 10, 2023 7:24 am

Re: Dialogue Template

Post by Animal »

Maybe I set something up wrong, but after each replica, when the player answers, his answer pops up in the form of a choice of answer options.

example:


and I need to show replicas at the bottom of the screen (2) and when a dialog with a choice is displayed, then a choice of answer options is displayed. (1)
Image

Please tell me this is possible?
User avatar
Tony Li
Posts: 21962
Joined: Thu Jul 18, 2013 1:27 pm

Re: Dialogue Template

Post by Tony Li »

Post Reply