Dialogue Template
Dialogue Template
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.
If you have something similar (output template) it would be just perfect for me!
Re: Dialogue Template
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.
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.
Re: Dialogue Template
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)
Please tell me this is possible?
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)
Please tell me this is possible?