Search found 2 matches

by Jajamave
Wed Nov 07, 2018 3:41 am
Forum: Dialogue System for Unity
Topic: Changing Playmaker Globals within a converstaion?
Replies: 12
Views: 1927

Re: Changing Playmaker Globals within a converstaion?

Thank you!
I must have missed the update notification...
Now it seems to work fine!
by Jajamave
Tue Nov 06, 2018 9:49 am
Forum: Dialogue System for Unity
Topic: Changing Playmaker Globals within a converstaion?
Replies: 12
Views: 1927

Re: Changing Playmaker Globals within a converstaion?

Hi I am also using dialogue systems with playmaker I'm using lua to update playmaker global variables and have the lua script on my dialogue manager (just as you described) and it worked fine so far. but when I switch between scenes the connection to the playmake Globals seems to fail and i get the ...