Search found 17 matches

by SummonerHolly
Fri Mar 07, 2025 11:13 am
Forum: Dialogue System for Unity
Topic: How to talk to yourself And speech bubble
Replies: 13
Views: 3204

Re: How to talk to yourself And speech bubble

Ah that sorted it! Cheers Tony :D
by SummonerHolly
Wed Mar 05, 2025 4:22 pm
Forum: Dialogue System for Unity
Topic: How to talk to yourself And speech bubble
Replies: 13
Views: 3204

Re: How to talk to yourself And speech bubble

Hey! Apologies to necro this thread but I've just changed over from using a VN layout to an in-world speech bubble layout for my dialogue manager and for some reason no input is advancing the dialogue, I've checked my input system for this but can't seem to find a solution for this. Is there a way o...
by SummonerHolly
Mon Dec 23, 2024 5:14 pm
Forum: Dialogue System for Unity
Topic: ConversationPopup Attribute not allowing for separate Databases
Replies: 3
Views: 579

Re: ConversationPopup Attribute not allowing for separate Databases

Thanks for the response Tony! Ah nice note, I'll report this bug to Sirenix., hopefully just means I need to update my Unity version! RE the Conversation Popup honestly this is probably a really good excuse to do what I wanted to do anyway. My solution now is to only use the one database for all of ...
by SummonerHolly
Mon Dec 23, 2024 1:11 pm
Forum: Dialogue System for Unity
Topic: ConversationPopup Attribute not allowing for separate Databases
Replies: 3
Views: 579

ConversationPopup Attribute not allowing for separate Databases

Hey, merry almost Christmas! Working with the amazing Dialogue System and found the ConversationPopup attribute for use in the Inspector and it's going to make working with the system so much easier for me. Dropdowns tickle a part of my brain so I love this function! Unfortunately I don't seem to be...
by SummonerHolly
Tue Mar 30, 2021 4:44 pm
Forum: Dialogue System for Unity
Topic: Arranging Fields- Not Visually Showing Up
Replies: 25
Views: 3355

Re: Arranging Fields- Not Visually Showing Up

Okay done and done!!

This has got all me set! I'll be fully recommending this system to anyone who'll listen! :)

Thank for everything!
by SummonerHolly
Tue Mar 30, 2021 1:57 pm
Forum: Dialogue System for Unity
Topic: Arranging Fields- Not Visually Showing Up
Replies: 25
Views: 3355

Re: Arranging Fields- Not Visually Showing Up

Okay this is awesome! So I've managed to use this system with an OnEnable Trigger uniquely for each Dialogue System Trigger, so whenever I want to play a line of dialogue I enable it from script! This works perfectly and doesn't add much work to the system at all ^^ My only concern with this is whet...
by SummonerHolly
Tue Mar 30, 2021 5:42 am
Forum: Dialogue System for Unity
Topic: Arranging Fields- Not Visually Showing Up
Replies: 25
Views: 3355

Re: Arranging Fields- Not Visually Showing Up

Hey Tony! So yep! I've got objects for all the characters attached to my DDOL Dialogue Manager, I've set them to Subtitle Panel 2 by default so they show up in that opening sequence in the right position! So from image 1 to image 2 those are two different conversation entries, so yeah in START node ...
by SummonerHolly
Mon Mar 29, 2021 3:06 pm
Forum: Dialogue System for Unity
Topic: Arranging Fields- Not Visually Showing Up
Replies: 25
Views: 3355

Re: Arranging Fields- Not Visually Showing Up

Hey! So this is hopefully the last time I'll be bothering you as this seems like the last wrinkle I need to ask about! ^^ I have the issue I've posted a pic of (excuse the nude barbie doll character refs xD) here: Brief description of the issue - a character hops panel subtitle positions from 2 to 1...
by SummonerHolly
Sun Mar 28, 2021 8:00 am
Forum: Dialogue System for Unity
Topic: Arranging Fields- Not Visually Showing Up
Replies: 25
Views: 3355

Re: Arranging Fields- Not Visually Showing Up

Ah that's done it!

Amazing yet again - thanks so much for the help! :D

This is going to be great, after spending some time attempting to make my own system I can really appreciate all the hard work has gone into making this work and also be super easy to use!
by SummonerHolly
Sat Mar 27, 2021 4:34 pm
Forum: Dialogue System for Unity
Topic: Arranging Fields- Not Visually Showing Up
Replies: 25
Views: 3355

Re: Arranging Fields- Not Visually Showing Up

Interesting! I don't have this field on mine:

Do I have to update maybe?