Page 2 of 2

Re: Using continue button to finish conversation

Posted: Wed Nov 13, 2024 9:34 am
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

Re: Using continue button to finish conversation

Posted: Wed Nov 13, 2024 10:34 am
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 :)

Re: Using continue button to finish conversation

Posted: Wed Nov 13, 2024 7:47 pm
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.)