Search found 9 matches

by ThomasDL
Thu Jan 27, 2022 8:17 pm
Forum: Dialogue System for Unity
Topic: 2 characters saying a line at the same time?
Replies: 13
Views: 584

Re: 2 characters saying a line at the same time?

I don't think there's a conversationcontrol component, unless that's something that can be added automatically without me knowing.

Regarding the second question, the Default Sequence and Default Player Sequence of the Camera & Cutscene Settings are both blank.
by ThomasDL
Thu Jan 27, 2022 5:24 pm
Forum: Dialogue System for Unity
Topic: 2 characters saying a line at the same time?
Replies: 13
Views: 584

Re: 2 characters saying a line at the same time?

I have a weird recurring bug that for the life of me I can't explain. I don't think it's related to what we discussed earlier, but I'm not sure. So I have a test conversation set up with a back-and-forth between the player and 2 NPCs. At the end of the conversation, the last line links to another co...
by ThomasDL
Wed Jan 26, 2022 4:11 pm
Forum: Dialogue System for Unity
Topic: 2 characters saying a line at the same time?
Replies: 13
Views: 584

Re: 2 characters saying a line at the same time?

Interesting!

But then if I do write a sequence, if I want to keep this behavior on top of it I'd have to add "{{default}}" to the sequence, correct?
by ThomasDL
Wed Jan 26, 2022 3:26 pm
Forum: Dialogue System for Unity
Topic: 2 characters saying a line at the same time?
Replies: 13
Views: 584

Re: 2 characters saying a line at the same time?

Aaah got it!

So if I want the player to have to wait before he can press continue, I have to do it with a custom script?
by ThomasDL
Wed Jan 26, 2022 3:04 pm
Forum: Dialogue System for Unity
Topic: 2 characters saying a line at the same time?
Replies: 13
Views: 584

Re: 2 characters saying a line at the same time?

Alright thanks! Last question (at least for now): In the subtitle settings of the Dialogue Manager, the min seconds field is described as: "The guaranteed minimum amount of time that a subtitle is displayed (if the corresponding checkbox is ticked)." Is that even if the player presses cont...
by ThomasDL
Wed Jan 26, 2022 1:49 pm
Forum: Dialogue System for Unity
Topic: 2 characters saying a line at the same time?
Replies: 13
Views: 584

2 characters saying a line at the same time?

Hi Tony!

Please excuse me if this has already been answered somewhere else. I'm sure it has, but I can't find it.

With speech bubbles, is it possible to have 2 characters say a line at the same time from the same conversation?

Thanks in advance!
by ThomasDL
Tue Jan 25, 2022 4:14 pm
Forum: Dialogue System for Unity
Topic: Conversation skipping player
Replies: 5
Views: 278

Re: Conversation skipping player

Follow up questions:

1. How do I add a typewriter effect?
2. How to change the key needed to select an option in the menu? Right now it's space, but I want it to be "E".

I'm sure the answer is really simple and right in my face but I can't seem to find it...
by ThomasDL
Tue Jan 25, 2022 12:55 pm
Forum: Dialogue System for Unity
Topic: Conversation skipping player
Replies: 5
Views: 278

Re: Conversation skipping player

Your first suggestion worked! Thanks a bunch!
by ThomasDL
Tue Jan 25, 2022 12:41 pm
Forum: Dialogue System for Unity
Topic: Conversation skipping player
Replies: 5
Views: 278

Conversation skipping player

Hi, I've just bought your dialogue system and I really like it so far! I'm trying to test different things and a problem has come up. In my test conversation, the dialogue always skip the player for some reason. I have 3 different people in the conversation, the player and 2 NPCs, and the player's l...