Page 1 of 1

Player conversation in PC Subtitle Panel

Posted: Tue Oct 09, 2018 6:56 pm
by kentcheung2000
Hi,

I am new to dialogue system. I use the template for my player conversation. The Player conversation appears in the in response menu. I would like to have it in the PC Subtitle Panel, is there any way I can change to PC Subtitle Panel?

Many Thanks.

KC
Screen Shot .png
Screen Shot .png (183.23 KiB) Viewed 1309 times

Re: Player conversation in PC Subtitle Panel

Posted: Tue Oct 09, 2018 8:58 pm
by Tony Li
Hi KC,

Inspect the Dialogue Manager. Tick Subtitle Settings > Show PC Subtitles During Line, and untick Input Settings > Always Force Response Menu.

This way, when the player only has one response, it will show as a subtitle. If the player has two or more responses, it will show as a menu.


Some further options:

If you want response menu selections to appear as a subtitle after the player selects a response from the menu, untick Skip PC Subtitle After Response Menu.

If you want to force a single response to appear in a menu, add the markup tag "[f]" to the text.

If the player has two or more responses and you want one to automatically play as a subtitle instead of showing a menu, add "[auto]" to the text.

Re: Player conversation in PC Subtitle Panel

Posted: Fri Jan 11, 2019 9:46 am
by Kat
Thank you Toni!