Playmaker Forum

PlayMaker Help & Tips => iOS Help => Topic started by: alfiebooth on July 02, 2016, 05:48:33 PM

Title: Playmaker game object 'active' state issue when building to IOS[SOLVED]
Post by: alfiebooth on July 02, 2016, 05:48:33 PM
Is there a reason why playmaker should respond differently when played in editor and IOS?

When in editor, my FSM works perfectly (detects and changes the active states of game objects), however when on IOS it can do everything but actions involving the 'active' state of the game object.

I hope this makes sense. I can post a package if need be.

thank you in advance.

Alfie
Title: Re: Playmaker game object 'active' state issue when building to IOS
Post by: alfiebooth on July 03, 2016, 11:58:14 AM
Never mind. I re-read the notes thread and saw the issues with Get/Set Property. This was the bulk of my FSM so I've just made custom actions.

Thanks for your time.