Search found 14 matches

by Waru_GameDev
Fri Feb 21, 2025 3:43 pm
Forum: Dialogue System for Unity
Topic: Using Text animator produce event is executed at the wrong time
Replies: 1
Views: 1782

Using Text animator produce event is executed at the wrong time

I am working using text animator and dialogue system. I am not having problems in general but i have two bugs (I think) First one is i am making a dialogue in the start on the scene and I want to execute an event after a conversation ends https://prnt.sc/Swwvbwz2ncV_ The event is executed but when t...
by Waru_GameDev
Mon Jan 13, 2025 3:47 pm
Forum: Dialogue System for Unity
Topic: Delay and script is not working
Replies: 5
Views: 1413

Re: Delay and script is not working

Hi! sorry bothering you
Image
This is working, but I don't know if the best system is.

If you have some advice I will be glad!

Best regards!
by Waru_GameDev
Mon Jan 06, 2025 9:18 am
Forum: Dialogue System for Unity
Topic: Delay and script is not working
Replies: 5
Views: 1413

Re: Delay and script is not working

That worked! thanks!
by Waru_GameDev
Fri Jan 03, 2025 7:54 am
Forum: Dialogue System for Unity
Topic: Delay and script is not working
Replies: 5
Views: 1413

Delay and script is not working

Hi! Long time no posting here! I am using the dialogue system to make cinematics. I have setting the Always continue button and I am using text mesh animator. The thing I am using script but for some reason the delay is not working is like the continue() sequence ignore them. https://prnt.sc/7QlMU21...
by Waru_GameDev
Thu Mar 25, 2021 5:16 pm
Forum: Dialogue System for Unity
Topic: Text Line doesn't work
Replies: 3
Views: 1146

Re: Text Line doesn't work

Thanks so much!!!
by Waru_GameDev
Wed Mar 24, 2021 8:37 am
Forum: Dialogue System for Unity
Topic: Text Line doesn't work
Replies: 3
Views: 1146

Text Line doesn't work

Hi! I hope this messages finds well, I am looking making a mobile chat system for our next game and I founded the Texline example! My problem happens just after integrating the package I get the following errors. http://prntscr.com/10u990u And some examples scenes have missingPrefabs http://prntscr....
by Waru_GameDev
Mon May 11, 2020 4:38 pm
Forum: Dialogue System for Unity
Topic: [HOWTO] How To: Use Cinemachine with the Dialogue System
Replies: 26
Views: 16137

Re: How To: Use Cinemachine with the Dialogue System

This works perfectly!
Try assigning "EjemploChan (1)" to the second Dialogue System Trigger's Conversation Conversant.
Thanks so much :D
by Waru_GameDev
Mon May 11, 2020 3:10 pm
Forum: Dialogue System for Unity
Topic: [HOWTO] How To: Use Cinemachine with the Dialogue System
Replies: 26
Views: 16137

Re: How To: Use Cinemachine with the Dialogue System

Here is a video about the issue, for some reason only the first vcam change the priority with the two conversation.

https://www.youtube.com/embed/JgCvM2UQ_sI

thanks!
by Waru_GameDev
Mon May 11, 2020 2:41 pm
Forum: Dialogue System for Unity
Topic: [HOWTO] How To: Use Cinemachine with the Dialogue System
Replies: 26
Views: 16137

Re: How To: Use Cinemachine with the Dialogue System

Thanks! But now I have another problem... I used with two npc of my game, both have different conversations and that work well, but when I go to the second npc the camera of cinema machine go to the first npc. I am using the Cinemachine Priority On Dialogue Event for character and assigned different...
by Waru_GameDev
Mon May 11, 2020 2:14 pm
Forum: Dialogue System for Unity
Topic: [HOWTO] How To: Use Cinemachine with the Dialogue System
Replies: 26
Views: 16137

Re: How To: Use Cinemachine with the Dialogue System

Hi!
How is going?
I have a problem!
I added the package of cinemamachine from the third party support.
But Cinemachine Priority On Dialogue Event Didn't appear.

Image

Thanks you!