Search found 7 matches
- Tue May 25, 2021 5:16 pm
- Forum: Dialogue System for Unity
- Topic: Dialogue System Compiler Errors
- Replies: 3
- Views: 1858
Re: Dialogue System Compiler Errors
Thanks Tony, I wouldn't have figured that out on my own! Instant fix following your instructions. All the best and have a great night
- Tue May 25, 2021 11:57 am
- Forum: Dialogue System for Unity
- Topic: Dialogue System Compiler Errors
- Replies: 3
- Views: 1858
Dialogue System Compiler Errors
Hi Tony, Project working fine, then the below compiler errors cropped up and now my scripts aren't loading. I've reimported the PixelCrushers package but no change there. I'm not sure what triggered the errors. Thanks for any help. Assets/Plugins/Pixel Crushers/Dialogue System/Scripts/Manager/Dialog...
- Thu May 20, 2021 12:10 pm
- Forum: Dialogue System for Unity
- Topic: Pause Menu to Pause Dialogue
- Replies: 3
- Views: 500
Re: Pause Menu to Pause Dialogue
Cheers Tony, that works like a charm. Thanks especially for the heads up about the input settings, I'm learning something new all the time. Have a great day!
- Thu May 20, 2021 8:37 am
- Forum: Dialogue System for Unity
- Topic: Pause Menu to Pause Dialogue
- Replies: 3
- Views: 500
Pause Menu to Pause Dialogue
Hi Tony, Hope you're doing well. I've been trying to implement a pause menu using this tutorial https://www.pixelcrushers.com/phpbb/viewtopic.php?f=3&t=4345 , however I've run into some issues with pausing dialogue and I'm not exactly sure where to implement my code. Basically when I pause the g...
- Sat Jan 30, 2021 3:34 pm
- Forum: Dialogue System for Unity
- Topic: Ink Conversations Setup (Beginner)
- Replies: 5
- Views: 688
Re: Ink Conversations Setup (Beginner)
Cheers Tony, thanks for explaining the available options. I really appreciate the help!
- Sat Jan 30, 2021 1:36 pm
- Forum: Dialogue System for Unity
- Topic: Ink Conversations Setup (Beginner)
- Replies: 5
- Views: 688
Re: Ink Conversations Setup (Beginner)
Hi Tony, Thanks for the reply - that's good to know, I didn't realise that was the case when I did my initial research on Ink. I suppose there's no easy way to add conditions/scripts/events to certain portions of Ink dialogue without having a conversation tree to add them to? If that's the case I'll...
- Sat Jan 30, 2021 12:34 pm
- Forum: Dialogue System for Unity
- Topic: Ink Conversations Setup (Beginner)
- Replies: 5
- Views: 688
Ink Conversations Setup (Beginner)
Prefacing this by saying that I've been following tutorials/the manual but I'm still a newbie to this kind of thing, so apologies if this is overly simplistic. Basically I have a single ink story/json that I'm trying to integrate within the dialogue system. By working through the "Quick Start&q...