Page 1 of 1

How to hide PC subtitles with response menu

Posted: Sat Nov 27, 2021 7:31 pm
by urrmurrmur
Hi,

My current DSFU setup always shows the PC subtitles for the previous entry when the next one is a response menu. For instance, I sometimes have conversations structured like this:
conv_player_response.png
conv_player_response.png (36.1 KiB) Viewed 491 times
So a branching structured where every entry belongs to the player, without NPC interference. This can happen, for example, to create nested menus (e.g. first you choose the topic to talk about, then choose the question to ask about this topic).

The problem is that the subtitle for the previous node is always shown alongside the response menu, like so:
display.png
display.png (189.69 KiB) Viewed 491 times
I don't want this, I only want the response menu to be visible. Now, if the previous state entry belongs to an NPC, then there's no problem and the subtitle is hidden as expected, because the "Show NPC subtitles with response" option is unchecked in the settings:
settings.png
settings.png (44.61 KiB) Viewed 491 times
The problem is no corresponding setting exists for the PC. I've also tried to check the "Skip PC subtitle after response" option, but that doesn't work. I've also tried to add an extra dialogue node without text, but with a Continue(); sequence command, but this still keeps the PC subtitle from the first state visible.

Is there some other setting I am missing?

Re: How to hide PC subtitles with response menu

Posted: Sun Nov 28, 2021 12:15 am
by Tony Li
Hi,

Try setting the PC Subtitle Panel's Visibility to Only During Content.

Re: How to hide PC subtitles with response menu

Posted: Sun Nov 28, 2021 3:34 am
by urrmurrmur
Thanks, that was it.

Re: How to hide PC subtitles with response menu

Posted: Sun Nov 28, 2021 8:22 am
by Tony Li
Glad to help! :-)