Using continue button to finish conversation

Announcements, support questions, and discussion for the Dialogue System.
lucasbender
Posts: 9
Joined: Wed Nov 06, 2024 3:34 pm

Re: Using continue button to finish conversation

Post by lucasbender »

Do you have this scene ready in any example, or would you need to prepare it? If you have something ready, it could be nice so I can compare how it works with my current implementation. It might be faster. But only if you already have something ready, no need to create something specific for me.

In any case, I'll be preparing a version to send to you anyway :D
lucasbender
Posts: 9
Joined: Wed Nov 06, 2024 3:34 pm

Re: Using continue button to finish conversation

Post by lucasbender »

Tony Li wrote: Tue Nov 12, 2024 9:03 pm Hi,

Are you running multiple simultaneous conversations?

If Require Continue On Last Line is the only thing that shows the continue button, then it should only appear when the current conversation state doesn't link to any other valid nodes. So maybe something else is making the continue button appear.

Would it be possible for you to send a reproduction project to tony (at) pixelcrushers.com?
I did it! I sent it to your email :)
User avatar
Tony Li
Posts: 22049
Joined: Thu Jul 18, 2013 1:27 pm

Re: Using continue button to finish conversation

Post by Tony Li »

Thanks for sending the repro project. I sent you a patch. The change will also be in DS version 2.2.50. (It resets the SMSDialogueUI's shouldShowContinueButton bool when the UI closes.)
Post Reply