Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: nabilfx on July 20, 2013, 06:53:04 PM

Title: Activate, Deactivate
Post by: nabilfx on July 20, 2013, 06:53:04 PM
I using Play Maker with Vuforia Unity.

How can I Activate the Parent animation on Image Found and Deactivate de Parent animation on image Lost.

Attach is my example.

The image found and lost, is from Vuforia, I need to this at the same time with PlayMaker.
Title: Re: Activate, Deactivate
Post by: markfrancombe on July 24, 2013, 11:30:46 AM
I dont know what Vuforia is, but judging from your pic, you have no input to your deactivate stuff. Really you need to make 1 action with 2 outputs, if one is true go the activate route, if its false go the deactivate route?
Does that help?