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
Player conversation in PC Subtitle Panel
-
- Posts: 3
- Joined: Tue Oct 02, 2018 10:41 pm
Re: Player conversation in PC Subtitle Panel
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.
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
Thank you Toni!