Search found 4 matches

by solin
Thu Mar 24, 2016 8:20 pm
Forum: Dialogue System for Unity
Topic: Response button not displayed in a condition scenario
Replies: 7
Views: 1066

Re: Response button not displayed in a condition scenario

Super sweet, it worked right on the spot and just like expected! Thank you very much for the great support, you've gotten yourself a very convinced and happy customer here! =)
by solin
Thu Mar 24, 2016 7:22 pm
Forum: Dialogue System for Unity
Topic: Response button not displayed in a condition scenario
Replies: 7
Views: 1066

Re: Response button not displayed in a condition scenario

That's great news, thanks in advance! Just out of curiosity, if I had bought the package (and the sources) already, would I have been able to do the fix on my own? It kinda sounds like a small detail problem that wouldn't require a major refactoring, after all? Again, thanks for your quick replies! ...
by solin
Thu Mar 24, 2016 12:23 pm
Forum: Dialogue System for Unity
Topic: Response button not displayed in a condition scenario
Replies: 7
Views: 1066

Re: Response button not displayed in a condition scenario

Hi, Thanks for checking back so quickly! I've checked that the linked nodes are all configured nicely and as described. I've been trying to switch all kinds of settings before writing the post, to no avail. So, they should be good as far as I can tell :) The three relevant lines I can identify from ...
by solin
Thu Mar 24, 2016 6:51 am
Forum: Dialogue System for Unity
Topic: Response button not displayed in a condition scenario
Replies: 7
Views: 1066

Response button not displayed in a condition scenario

Hi, I'm currently evaluating Dialogue System and have encountered a problem I can't seem to fix. I use a (custom) Unity UI wired together with the UnityUIDialogueUI script. There are 3 response buttons. In a dialogue, when I have custom lua bound methods evaluating the validity of a response, I only...