Playmaker Forum

PlayMaker Help & Tips => iOS Help => Topic started by: Terry213 on April 22, 2017, 10:33:44 PM

Title: UI images work in editor, but not build.
Post by: Terry213 on April 22, 2017, 10:33:44 PM
For example, I created an empty game object with an FSM that sets the property of a UI image to active/inactive and has a 'wait' action on each state. The idea is like a motion comic. It works fine in the editor but all the images are active in the build.
Title: Re: UI images work in editor, but not build.
Post by: jeanfabre on April 23, 2017, 01:35:07 AM
Hi,
 
 Please don't double post :)

 You need to use the LinkerWizard when using setProperty on mobile and webgl: http://hutonggames.com/playmakerforum/index.php?topic=11126.msg52535#msg52535

 Bye,

 Jean