Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: necrio2 on February 27, 2018, 09:28:10 PM

Title: Playmaker and Mecanim animations[SOLVED]
Post by: necrio2 on February 27, 2018, 09:28:10 PM
I created an animation with Unity Mecanim. I want to use playmaker to play the animation. However, it only works with legacy animations.

What do I do?

Thanks!
Title: Re: Playmaker and Mecanim animations
Post by: theANMATOR on February 27, 2018, 09:36:12 PM
From my recollection there are mecanim related actions in the ecosystem, and on the site.
Title: Re: Playmaker and Mecanim animations
Post by: jeanfabre on February 28, 2018, 12:53:49 AM
Hi,

PlayMaker as all the actions to work with Mecanim Built in, search for all actions using 'Animator' .

So for example to set a animator Boolean property, use SetAnimatorBool

Bye,

 Jean