Page 1 of 1

Please teach me what documentation I need.

Posted: Wed Apr 28, 2021 12:11 am
by Cushion
Hello.
I'm using dialog system.
The tool is so usefull.
It has many UI templates and functions.
Dialog System is one of the most powerful tools.

But I have one problem.
Let me tell you about the problem.

The problem is that there is too much documentation.
I'm not very good at English, so I can't find the information I need.

There are only three things I want to do.

・Switching portraits from for each conversation.
・Switching conversations according to flags.
・Changing the size and font of text for each conversation.

But there was so much documentation and videos that I was exhausted from translating.
So If you would like, please teach me to the documentation needed to solve these requests.
I'll translate and learn for myself.

I'm sorry for my poor English.
I am bad at English so I might be rude.
I hope you will support me to keep using this wonderful tool.

'

Re: Please teach me what documentation I need.

Posted: Wed Apr 28, 2021 7:53 am
by Tony Li
Hi,

Thank you for using the Dialogue System!
Cushion wrote: Wed Apr 28, 2021 12:11 am・Switching portraits from for each conversation.
Assign portrait images to the actors. Each portrait will have a number (1, 2, 3, etc.). (Dialogue Editor: Actors)

Use the [pic=#] markup tag or SetPortrait() sequencer command.

picTag.png
picTag.png (50.26 KiB) Viewed 203 times
Cushion wrote: Wed Apr 28, 2021 12:11 am・Switching conversations according to flags.
See the Conversation Conditions tutorial.

Cushion wrote: Wed Apr 28, 2021 12:11 am・Changing the size and font of text for each conversation.
Use different subtitle panels or different dialogue UIs.

To use different subtitle panels:

1. Add more subtitle panels to the dialogue UI. Set the font style and size for each one. Add them to the Standard Dialogue UI's Subtitle Panels list:

subtitlePanels.png
subtitlePanels.png (79.06 KiB) Viewed 203 times

2. Add a Dialogue Actor component to each character. Set Dialogue UI Settings > Subtitle Panel Number to a panel:

dialogueActorPanelNumber.png
dialogueActorPanelNumber.png (78 KiB) Viewed 203 times

Re: Please teach me what documentation I need.

Posted: Wed Apr 28, 2021 8:24 am
by Cushion
Dear Mr.Tony Li.
Thank you very much for the detailed description with pictures.
I am very happy that you solved my problem so quickly.
I have just tried the method you have given me and am looking at the documentation you have given me.
I'll do my best and try to manage it.
If it works, it will be all thanks to you.
I would like to thank you sincerely for your kind support.

Re: Please teach me what documentation I need.

Posted: Wed Apr 28, 2021 8:41 am
by Tony Li
Glad to help! :-)