Search found 6 matches

by Thundy
Fri Dec 01, 2017 12:00 pm
Forum: Dialogue System for Unity
Topic: new to Dialogue system and need some help :)
Replies: 9
Views: 2632

Re: new to Dialogue system and need some help :)

Oh wow that sounds cool!

Thanks for the continual help Tony. I'll give it a go and if i cant work it out ill get the crayons out.
by Thundy
Fri Dec 01, 2017 8:35 am
Forum: Dialogue System for Unity
Topic: new to Dialogue system and need some help :)
Replies: 9
Views: 2632

Re: new to Dialogue system and need some help :)

Hi Again Tony. So to keep you on your toes I have another query ive gotten a bit more of a handle on the dialogue system now and have some ideas about implementation of my game but before i spend weeks plugging it all in i wanted to ask Im going to have the entire game contained in one scene. there ...
by Thundy
Sat Nov 25, 2017 9:12 am
Forum: Dialogue System for Unity
Topic: new to Dialogue system and need some help :)
Replies: 9
Views: 2632

Re: new to Dialogue system and need some help :)

Tony you are a legend.
by Thundy
Sat Nov 25, 2017 3:30 am
Forum: Dialogue System for Unity
Topic: new to Dialogue system and need some help :)
Replies: 9
Views: 2632

Re: new to Dialogue system and need some help :)

I did have one other question. My game is pretty much just a series of conversations. I want the background image on the screen to change as the conversation progresses a-la cutscene. The thing is the game is going to be pretty long so that could mean thousands of images. That being the case i dont ...
by Thundy
Sat Nov 25, 2017 2:01 am
Forum: Dialogue System for Unity
Topic: new to Dialogue system and need some help :)
Replies: 9
Views: 2632

Re: new to Dialogue system and need some help :)

That's Awesome. Thanks so much Tony
by Thundy
Fri Nov 24, 2017 1:47 pm
Forum: Dialogue System for Unity
Topic: new to Dialogue system and need some help :)
Replies: 9
Views: 2632

new to Dialogue system and need some help :)

Hi all, I'm new to the dialogue system and am having some issues. I've just realised that i can create all my persistent game variables inside the system rather than in a separate class, which is awesome but i'm having trouble accessing them. i,e i have a player cash variable which i want to be able...