Player subtitle does not hide

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
joeylu
Posts: 112
Joined: Sun May 17, 2020 1:07 pm

Player subtitle does not hide

Post by joeylu »

Hi Tony, a weird behavior, for some of my conversation (not all, just a few), the player subtitle will not be hidden after its dialogue entry is played. I double checked all dialogue actor components in the scene, all assigned well, and in my actor table, only my player actor is ticked with "IsPlayer"
I don't know where to start debug, can you give me few place to check? tks
User avatar
Tony Li
Posts: 23252
Joined: Thu Jul 18, 2013 1:27 pm

Re: Player subtitle does not hide

Post by Tony Li »

Hi,

Identify a conversation that has this issue.

Check which actor is assigned to the conversation's Actor and Conversant dropdowns. (In the Dialogue Editor, Menu > Conversation Properties.)

Then check which actor is assigned to each dialogue entry's Actor (speaker) and Conversant (listener) dropdowns.

Make sure those dropdowns are all set the way you intend.

Finally, check the PC subtitle panel's Visibility dropdown. Set it to Until Superceded or Only During Content.
Post Reply