Search found 43 matches

by miguelfanclub
Sun Dec 03, 2017 8:51 am
Forum: Dialogue System for Unity
Topic: Dialogue entries IDs
Replies: 1
Views: 999

Dialogue entries IDs

Hi, in my new project Im using Dialogue System for all the text the main character is saying (items descriptions etc etc) Its getting difficult to track the ids when I want to look for them to change the text. Looks like this> http://puu.sh/yywsR/73837fa1a0.png Is there a way to see the IDs on the n...
by miguelfanclub
Sat Dec 02, 2017 4:23 pm
Forum: Dialogue System for Unity
Topic: TextMesh Pro - Questions
Replies: 3
Views: 802

TextMesh Pro - Questions

Hi, 1. Is there a replacement for the "UI Button Key Trigger" Script to allow pressing space to continue? When using that one, space doesnt work. Only using Scape can exit the dialogues. 2. The codes to change the speed are not working anymore with TextMesh Pro. Now you see the codes just ...
by miguelfanclub
Thu Nov 30, 2017 5:12 pm
Forum: Dialogue System for Unity
Topic: Continue button stop working
Replies: 9
Views: 1446

Re: Continue button stop working

Fuck. While doing a big post with several videos i have discovered the issue :D (in the video im not pressing continue) https://www.youtube.com/watch?v=Ufj_2qmNDFc - The green bar is going always down. At certain values I trigger the dialogues ID I want - In the YES/NO dialogue, I had there a sequen...
by miguelfanclub
Mon Nov 27, 2017 9:27 am
Forum: Dialogue System for Unity
Topic: Continue button stop working
Replies: 9
Views: 1446

Re: Continue button stop working

Will do. Just busy at work.
by miguelfanclub
Fri Nov 24, 2017 11:09 am
Forum: Dialogue System for Unity
Topic: Continue button stop working
Replies: 9
Views: 1446

Re: Continue button stop working

I will do a video.
Dont mind sending the whole project as well or doing a small scene.

Thanks!
by miguelfanclub
Fri Nov 24, 2017 7:13 am
Forum: Dialogue System for Unity
Topic: Continue button stop working
Replies: 9
Views: 1446

Re: Continue button stop working

Hi Tony, No, they are normal conversations. How I change the speed: - I stop the variable that goes from 1 to 0, also the manager that is checking what conversation to trigger (at 0.7 , at 0.5 etc) - I simply change the float that is going down in time (the one that goes from 1 to 0) by lets say, di...
by miguelfanclub
Thu Nov 23, 2017 5:56 am
Forum: Dialogue System for Unity
Topic: Continue button stop working
Replies: 9
Views: 1446

Continue button stop working

HI there! Using Playmaker: So i have a variable going from 1 to 0 over time (240 seg) Im comparing the status of this variable to display player messages: - At 0.7 : Player say something ("oh i feel bad") - At 0.5 : ("i feel soo bad") - 0.3 and 0 same stuff Works perfect. Problem...
by miguelfanclub
Sat Dec 19, 2015 1:42 pm
Forum: Dialogue System for Unity
Topic: [SOLVED] Delay on a single conversation node
Replies: 2
Views: 1544

[SOLVED] Delay on a single conversation node

Im doing an intro scene where different cameras are involved with fades using Playmaker. As I want the entire text of the game being localized, Id like to use Dialogue System for that also. Im able to show the dialogue betwenn fades in a monologue style but I cant control the time each dialogue node...
by miguelfanclub
Sat Dec 19, 2015 1:33 pm
Forum: Dialogue System for Unity
Topic: Continue Button and Playmaker
Replies: 1
Views: 457

Continue Button and Playmaker

Im having troubles with the continue button and playmaker.
Can I use the continue button under the PC/NPC subtitle panel to fire whateever I want using Playmaker?

Thanks!