Search found 7 matches

by greggaede
Sun Jul 15, 2018 5:39 am
Forum: Dialogue System for Unity
Topic: [Solved] Freezing Dialogue
Replies: 6
Views: 890

Re: Freezing Dialogue

I got the mail and it worked! Thanks a lot Tony!
by greggaede
Sat Jul 14, 2018 7:42 am
Forum: Dialogue System for Unity
Topic: [Solved] Freezing Dialogue
Replies: 6
Views: 890

Re: Freezing Dialogue

Alright, I'll just send you the project! :D I can't seem to figure this out myself, so maybe you'll have better luck. Thanks a lot Tony!
by greggaede
Thu Jul 12, 2018 3:31 pm
Forum: Dialogue System for Unity
Topic: [Solved] Freezing Dialogue
Replies: 6
Views: 890

Re: Freezing Dialogue

Hi Tony, Thanks for the tip. I figured I had the wrong debug box. :D I'm not changing scenes, just talking to the NPC and eventually finishing the conversation like normal, then talking to the NPC again, then it freezes on the first node, without there being a possibility to leave the conversation w...
by greggaede
Wed Jul 11, 2018 3:27 pm
Forum: Dialogue System for Unity
Topic: [Solved] Freezing Dialogue
Replies: 6
Views: 890

[Solved] Freezing Dialogue

Hi Tony, I have a problem almost exactly as described in this topic: http://www.pixelcrushers.com/phpbb/viewtopic.php?f=3&t=1119 The only difference I see is I set up my dialogue system to continue on key press (with OnFastForward()) instead of on button click. One thing to note is the speed at ...
by greggaede
Tue Jul 10, 2018 3:30 pm
Forum: Dialogue System for Unity
Topic: [Solved] Custom font for each NPC
Replies: 5
Views: 1191

Re: Custom font for each NPC

Yes! Thanks a lot Tony! That works.
by greggaede
Tue Jul 10, 2018 3:03 pm
Forum: Dialogue System for Unity
Topic: [Solved] Custom font for each NPC
Replies: 5
Views: 1191

Re: Custom font for each NPC

Hi Tony, thanks for the quick response! I attempted to set up the first suggestion you mentioned, and was able to find the Dialogue Actor component. There I can see the list of subtitle panels from 0 to 15, but I'm not sure how to add a new subtitle panel to the list. How exactly do you set up a uni...
by greggaede
Sun Jul 01, 2018 10:38 am
Forum: Dialogue System for Unity
Topic: [Solved] Custom font for each NPC
Replies: 5
Views: 1191

[Solved] Custom font for each NPC

Hi Pixel Crushers team! I'm new to the forum, and would like to say I love the Dialogue System. I don't know if this has been asked in here yet, but is there a way to use a different font for different NPCs, sort of like in this topic, only with fonts? Thanks for the help!