Search found 10 matches

by gellosart
Sun Feb 21, 2021 5:33 am
Forum: Dialogue System for Unity
Topic: cutscene with characters touching
Replies: 15
Views: 413

Re: cutscene with characters touching

Thank you! Yes, That's solved the issue!
by gellosart
Sat Feb 20, 2021 10:59 am
Forum: Dialogue System for Unity
Topic: cutscene with characters touching
Replies: 15
Views: 413

Re: cutscene with characters touching

Hello, I've just emailed over a link. Thank you!
by gellosart
Sat Feb 20, 2021 6:01 am
Forum: Dialogue System for Unity
Topic: cutscene with characters touching
Replies: 15
Views: 413

Re: cutscene with characters touching

I've imported this patch in and I don't think it fixed either of the problems. Though I'm not getting any errors. I also just tested this theory on the first scene in the game which also has dialogue and it also caused it to not work but this time I didn't get an error. It's just frozen after I pres...
by gellosart
Fri Feb 19, 2021 5:20 pm
Forum: Dialogue System for Unity
Topic: cutscene with characters touching
Replies: 15
Views: 413

Re: cutscene with characters touching

I've now updated to the latest version and it's still giving me errors. I did check the dialogue managers in both scenes and they should be the same. I also tried to backtrack to see if I started playing though different scenes if I would still get an error. So I went through each scene and didn't g...
by gellosart
Fri Feb 19, 2021 11:51 am
Forum: Dialogue System for Unity
Topic: cutscene with characters touching
Replies: 15
Views: 413

Re: cutscene with characters touching

Hi, I'm testing out playing our game from start to finish and I've run into a problem with the continue button not showing up at this end scenes dialogue. In my sequencer nodes, I didn't use SetContinueMode at all but the continue button doesn't show up anyway. And then when I do use SetContinueMode...
by gellosart
Thu Feb 18, 2021 9:29 am
Forum: Dialogue System for Unity
Topic: cutscene with characters touching
Replies: 15
Views: 413

Re: cutscene with characters touching

Hello again! I was able to set it up with your advice! Now I'd like to polish up a little. I'd like to play some animations without the dialogue panel and have them automatically move on to the next one after playing through once. I tried to do this myself by using SetDiagluePanel but the continue b...
by gellosart
Tue Feb 16, 2021 6:28 am
Forum: Dialogue System for Unity
Topic: cutscene with characters touching
Replies: 15
Views: 413

Re: cutscene with characters touching

Yes, 2D animation. That example is so sweet! That definitely helps us out a lot! I just managed to line up the animation of the different sprites since the hug sprite was a different size from the normal kangaroo sprite. I changed the pivot points and it's matching up well now so that's one obstacle...
by gellosart
Sat Feb 13, 2021 11:42 am
Forum: Dialogue System for Unity
Topic: cutscene with characters touching
Replies: 15
Views: 413

cutscene with characters touching

Hello! I have a scene at the end of my game where two of the characters hug and I'm unsure of how to set up the animations in unity using the dialogue system since there is corresponding text. I used sequence commands to set up the animations for another NPC but I feel like this one might be a littl...
by gellosart
Sun Dec 27, 2020 8:07 am
Forum: Dialogue System for Unity
Topic: Dialogue UI and Quest UI overlapping
Replies: 3
Views: 115

Re: Dialogue UI and Quest UI overlapping

Hello,

Thank you so much. It's worked!
by gellosart
Thu Dec 24, 2020 9:53 am
Forum: Dialogue System for Unity
Topic: Dialogue UI and Quest UI overlapping
Replies: 3
Views: 115

Dialogue UI and Quest UI overlapping

Hello, I have a rather simple problem but I'm not sure how to fix It so i figured i'd ask here.

Basically, my Dialogue Ui is being overlapped by my Quest UI with is making the dialogue not work.
Image

I'd like the dialogue to go on top of everything else.

Thanks in advance!