Search found 19 matches

by Hulda_Gnodima
Wed Apr 28, 2021 5:25 am
Forum: Dialogue System for Unity
Topic: Having different "Show" animations for NPC verses PC dialog?
Replies: 2
Views: 143

Re: Having different "Show" animations for NPC verses PC dialog?

Thank you so much!
I will try to use the Bubble-prefab first to see if I can make it work, otherwise I'll use your code-example. :))
//Hulda
by Hulda_Gnodima
Tue Apr 27, 2021 4:21 pm
Forum: Dialogue System for Unity
Topic: Having different "Show" animations for NPC verses PC dialog?
Replies: 2
Views: 143

Having different "Show" animations for NPC verses PC dialog?

Hi! I'm using a linerenderer to point from the speaking character to the dialog-box (see image below) https://i.imgur.com/r90B25p.png https://i.imgur.com/eIGaUDj.png The crux is that the lineRenderer for the PC and NPCs are different. So preferebly when NPC dialog is show, I want to toggle on the pu...
by Hulda_Gnodima
Fri Apr 16, 2021 2:24 am
Forum: Dialogue System for Unity
Topic: What is the recommended way to start scene-specific events after specific dialog?
Replies: 3
Views: 190

Re: What is the recommended way to start scene-specific events after specific dialog?

Thank you so much for your quick reply as always! I'm glad I asked. I will take your recommendations to heart, they sounds very good. :)
by Hulda_Gnodima
Thu Apr 15, 2021 5:15 pm
Forum: Dialogue System for Unity
Topic: What is the recommended way to start scene-specific events after specific dialog?
Replies: 3
Views: 190

What is the recommended way to start scene-specific events after specific dialog?

Hi Tony! Two questions about how you would recommend using your system! :) Q1.) Best way to handle triggering scene-specific events in dialog: I'm wondering what method you recommend when wanting to trigger scene-specific events after a specific dialog ends/starts? I can code my own workarounds, but...
by Hulda_Gnodima
Tue Feb 04, 2020 10:56 am
Forum: Dialogue System for Unity
Topic: Tricky questions about possibilites of The Dialogue System
Replies: 15
Views: 3964

Re: Tricky questions about possibilites of The Dialogue System

Tony ............. holy hell, through your scene and replies I finally discovered the issue. All along It was that I hadn't erased the "Show" "Hide" parameters in the subtitle panels!!! As soon as I'd done that everything worked PERFECTLY. It had caused all following issues. I ju...
by Hulda_Gnodima
Sun Feb 02, 2020 5:58 am
Forum: Dialogue System for Unity
Topic: Tricky questions about possibilites of The Dialogue System
Replies: 15
Views: 3964

Re: Tricky questions about possibilites of The Dialogue System

Thank you for your reply, and it was super fast at that! 1. Having trouble figuring out how to make my character's animation's show properly (Still having animation-difficulties, detailing below. Warning, it's a lot of text to clearly describe what's happening.) Thanks for the animation-video link. ...
by Hulda_Gnodima
Sat Feb 01, 2020 5:55 pm
Forum: Dialogue System for Unity
Topic: Tricky questions about possibilites of The Dialogue System
Replies: 15
Views: 3964

Re: Tricky questions about possibilites of The Dialogue System

Hello again Tony! Now thing's are running smoothly with audio, and most of the functionality, I-am-stoked ! Honestly it looks so fantastic and works so well I could scream :) your asset has become so precious to me! There are just a couple of things I still haven't been able to set up (and some thin...
by Hulda_Gnodima
Tue Jan 28, 2020 3:56 am
Forum: Dialogue System for Unity
Topic: Tricky questions about possibilites of The Dialogue System
Replies: 15
Views: 3964

Re: Tricky questions about possibilites of The Dialogue System

I just wanted to say thank you! Your fix worked perfectly! :D
by Hulda_Gnodima
Sat Jan 25, 2020 7:38 am
Forum: Dialogue System for Unity
Topic: Tricky questions about possibilites of The Dialogue System
Replies: 15
Views: 3964

Re: Tricky questions about possibilites of The Dialogue System

Fantastic Tony, thank you for your help :) your replies fixed both the problems! Every time I've seen your replies I've felt grateful and glad! I come to you with a little bug in the script you so kindly provided in your message. Some of the tags seem to be causing errors in which letters are being ...