"Continue" button not shown in Dialogue with self

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
mroshaw
Posts: 96
Joined: Wed Jan 19, 2022 4:10 am

"Continue" button not shown in Dialogue with self

Post by mroshaw »

Hello again! I hope you are well!

I have set up some dialogue that the player has with themself - so, at points in the game, the player will have a thought and it will be presented via a dialogue. For example:

Image

I'd like to have the "Continue" button shown at all times for these "internal monologue" conversations.

In the Conversation, I've checked "Override Display Settings" and "Subtitle Settings" and I have set "Continue Button" to "Always".

The Conversation is a simple two node conversation with the Player as both Actor and Conversant.

Any idea what else I'm missing?

Many thanks again!

Unity 2013.3 LTS
Dialogue System for Unity 2.2.35
User avatar
Tony Li
Posts: 21684
Joined: Thu Jul 18, 2013 1:27 pm

Re: "Continue" button not shown in Dialogue with self

Post by Tony Li »

Hi,

I'm guessing it's showing the player's line as a response menu button, right? If so, see: How To: Bypass Response Menu When Player Has One Choice. If you don't want to apply these settings globally for all conversations, you can set them on the conversation in the same Override Display Settings section.
Post Reply