Search found 2 matches

by danielc
Thu Feb 14, 2019 9:13 pm
Forum: Dialogue System for Unity
Topic: Loading send events to playmaker different scenes
Replies: 3
Views: 628

Re: Loading send events to playmaker different scenes

Thanks so much. I guess I just overthought the problem. I add the script to the conversant game-object and the events were being sent. I guess I just needed to read the documentation properly
by danielc
Thu Feb 14, 2019 8:02 pm
Forum: Dialogue System for Unity
Topic: Loading send events to playmaker different scenes
Replies: 3
Views: 628

Loading send events to playmaker different scenes

Is this possible to happen. I have different scenes of being inside a house and outside is a town. I would like different scenes has there will be lots of objects in the each scene. But I can't seem to get the send events to fsm to work on different scenes due to the way it grabs the fsms Please cou...