Search found 29 matches

by KakimaAkuma
Wed Jan 29, 2020 12:08 am
Forum: Dialogue System for Unity
Topic: Save Question on SetPanel Sequence
Replies: 8
Views: 851

Re: Save Question on SetPanel Sequence

Hi! Is this patch in the 2.2.4 version? I used a fresh plugin and updated this patch. But it has some errors.
by KakimaAkuma
Thu Dec 12, 2019 5:40 pm
Forum: Dialogue System for Unity
Topic: Dialogue and Menu text issue
Replies: 10
Views: 1699

Re: Dialogue and Menu text issue

Ohhh now it works. I wonder why the SetPanel() works without having a gameobject with a Dialogue Actor component in the scene while SetMenuPanel() doesn't.
by KakimaAkuma
Wed Dec 11, 2019 11:28 pm
Forum: Dialogue System for Unity
Topic: Dialogue and Menu text issue
Replies: 10
Views: 1699

Re: Dialogue and Menu text issue

I'll just keep trying different things. Thank you so much
by KakimaAkuma
Wed Dec 11, 2019 8:44 pm
Forum: Dialogue System for Unity
Topic: Dialogue and Menu text issue
Replies: 10
Views: 1699

Re: Dialogue and Menu text issue

It still uses the default "MC" Response Panel.
the SetMenuPanel doesn't work for me. Does it have to be on a difference node sequencer for it to work?
by KakimaAkuma
Wed Dec 11, 2019 8:30 pm
Forum: Dialogue System for Unity
Topic: Dialogue and Menu text issue
Replies: 10
Views: 1699

Re: Dialogue and Menu text issue

Hi,
I've made sure that the Dialogues contain at least 6 items and 2 items respectively, but sadly it still doesn't work. Does it have to do something regarding Actor and Conversant?
3.PNG
3.PNG (35.8 KiB) Viewed 1368 times
My actors are set to "MC" when I want it that way though
by KakimaAkuma
Wed Dec 11, 2019 12:47 am
Forum: Dialogue System for Unity
Topic: Dialogue and Menu text issue
Replies: 10
Views: 1699

Dialogue and Menu text issue

https://www.pixelcrushers.com/phpbb/viewtopic.php?f=3&t=2714&p=14844&hilit=force+response#p14844 I have 2 issues. Regarding this one, I followed the one in the link but to no avail. It didn't work as expected. In the 4th node, I added some SetPanel and SetMenuPanel. 1.PNG I expected tha...
by KakimaAkuma
Tue Dec 10, 2019 7:02 pm
Forum: Dialogue System for Unity
Topic: UI doesn't appear after Text Input
Replies: 4
Views: 470

Re: UI doesn't appear after Text Input

Thank you so much! It works like a charm.
by KakimaAkuma
Tue Dec 10, 2019 3:52 am
Forum: Dialogue System for Unity
Topic: UI doesn't appear after Text Input
Replies: 4
Views: 470

Re: UI doesn't appear after Text Input

PS: Even setting different actors doesn't make any kind of UI show
by KakimaAkuma
Tue Dec 10, 2019 3:49 am
Forum: Dialogue System for Unity
Topic: UI doesn't appear after Text Input
Replies: 4
Views: 470

UI doesn't appear after Text Input

1.PNG
1.PNG (7.83 KiB) Viewed 470 times
I have a Text Field UI before it and after I press enter, the UI doesn't show.
2.PNG
2.PNG (12.62 KiB) Viewed 470 times
I have set narrator UI to "Only During Content"
I don't really need the panel's visibility to be set to "Until Superceded" because I don't want it to show during Text Field UI