respond button is sometimes not selected.

Announcements, support questions, and discussion for the Dialogue System.
aaajiao
Posts: 53
Joined: Tue Sep 01, 2020 5:41 am

Re: respond button is sometimes not selected.

Post by aaajiao »

:D :D :D Send by email
User avatar
Tony Li
Posts: 22037
Joined: Thu Jul 18, 2013 1:27 pm

Re: respond button is sometimes not selected.

Post by Tony Li »

Thank you! I just downloaded it. I'll check it today and reply back.
User avatar
Tony Li
Posts: 22037
Joined: Thu Jul 18, 2013 1:27 pm

Re: respond button is sometimes not selected.

Post by Tony Li »

I'm just following up here. I replied to your email with a small script that should handle your issue.
aaajiao
Posts: 53
Joined: Tue Sep 01, 2020 5:41 am

Re: respond button is sometimes not selected.

Post by aaajiao »

Hey Tony,

I chose to respond here, and the entire community can see it too.
First of all, thank you so much for your patience, I use the small script you gave me, which also sometimes works and sometimes doesn't.

After the bulid, the situation is also sometimes good and sometimes bad, and I'm still not able to find out what the reason is, but most of the bulid is normal afterwards.
User avatar
Tony Li
Posts: 22037
Joined: Thu Jul 18, 2013 1:27 pm

Re: respond button is sometimes not selected.

Post by Tony Li »

It it still also sometimes works and sometimes doesn't, then something else (external to the Dialogue System) is stealing focus. Can you identify what other systems in your project could be stealing focus? Can you make a simpler copy of your project and remove systems until it no longer steals focus? This way you can determine what is stealing focus.

I'll take another look at your project, too.
aaajiao
Posts: 53
Joined: Tue Sep 01, 2020 5:41 am

Re: respond button is sometimes not selected.

Post by aaajiao »

Hey Tony,

I think it's a Rewired issue, I had the impression it was something we noticed appearing after we started using it, but I've always thought it was an issue with our setup, so I never cared.

Of course this is a guess, all of our controls are written based on Rewired, a bit of a momentary lapse in knowing where to take your hands off, and I look forward to your discoveries.
aaajiao
Posts: 53
Joined: Tue Sep 01, 2020 5:41 am

Re: respond button is sometimes not selected.

Post by aaajiao »

Screen Shot 2020-09-24 at 1.22.38 AM.png
Screen Shot 2020-09-24 at 1.22.38 AM.png (123.45 KiB) Viewed 948 times
I think I found the problem, when I set it to 2 it works, before I wrote 1.
User avatar
Tony Li
Posts: 22037
Joined: Thu Jul 18, 2013 1:27 pm

Re: respond button is sometimes not selected.

Post by Tony Li »

Hmm, that just guarantees that the value of {{end}} will always be >= 2.

But if it works, it works! If you find any issues with that, let me know and we can investigate further.
aaajiao
Posts: 53
Joined: Tue Sep 01, 2020 5:41 am

Re: respond button is sometimes not selected.

Post by aaajiao »

During my day of debugging today, only one sentence had a problem, and almost no further problems. :lol:
User avatar
Tony Li
Posts: 22037
Joined: Thu Jul 18, 2013 1:27 pm

Re: respond button is sometimes not selected.

Post by Tony Li »

Response button focus problem? Or do you think the response button focus problem is resolved?
Post Reply