Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: prattfall on June 05, 2014, 10:33:19 AM

Title: Set FSM Game Object is not setting
Post by: prattfall on June 05, 2014, 10:33:19 AM
An FSM sets the variable priorityObject in the another FSM before starting it. I've had this working fine. But suddenly it has stopped and I can't think of anything I have changed that would have done this. I have been through every setFSM action in the scene to see if priorityObject is being assigned in this FSM elsewhere and it isn't. What on earth can be causing this?
Title: Re: Set FSM Game Object is not setting
Post by: jess84 on June 06, 2014, 02:52:25 AM
Did you by any chance copy and paste the action to where it is?

I've had some trouble with that in the past, and even though the information of the other object/FSM/variable is correct, it just wouldn't get received. I then just deleted it, created a blank action and added the info manually.  Time consuming, but it fixed things.
Title: Re: Set FSM Game Object is not setting
Post by: prattfall on June 06, 2014, 05:47:13 AM
Thanks for your reply. It has stopped doing it, but I can't say why. I changed things around slightly. It's likely I may have done what you suggest. I'll bear this in mind for future. Thanks again!