Search found 3 matches

by brolol07
Wed Dec 02, 2015 8:47 pm
Forum: Dialogue System for Unity
Topic: Play dialogue back to back scenes
Replies: 3
Views: 783

Re: Play dialogue back to back scenes

Thank you for your help! After reading your tips, I toyed with my game a bit and figured out to uncheck the don't destroy on load button because each scene has their own dialogue systems.
by brolol07
Wed Dec 02, 2015 5:44 pm
Forum: Dialogue System for Unity
Topic: Play dialogue back to back scenes
Replies: 3
Views: 783

Play dialogue back to back scenes

I have scenes that uses the dialogue editor back to back and when I play them individually they work, but when you get in game it plays the first scene fine, but not the second. I have both of the dialogue editors to trigger on the start of the scene. Any ideas?! I am kind of a beginner at this! Sor...
by brolol07
Tue Dec 01, 2015 11:43 pm
Forum: Dialogue System for Unity
Topic: OnTriggerEnter2D code
Replies: 1
Views: 557

OnTriggerEnter2D code

Hello,

What do I put in the function to get it to activate my dialogue? Can it be done in 2D hopefully? Thanks, brolol07