Playmaker Forum

PlayMaker News => General Discussion => Topic started by: SeriousRPG on October 18, 2015, 07:56:47 PM

Title: GetAnimatorisControlled
Post by: SeriousRPG on October 18, 2015, 07:56:47 PM
I upgraded to 5.2.1p4. I am getting a compiler error in GetAnimator script

Assets/PlayMaker Animator/Actions/GetAnimatorIsControlled.cs(97,56): error CS0619: `UnityEngine.Animator.IsControlled(UnityEngine.Transform)' is obsolete: `use mask and layers to control subset of transfroms in a skeleton'

Is there a fix for this?

Sandi
Title: Re: GetAnimatorisControlled
Post by: djaydino on October 19, 2015, 01:24:30 AM
Hi,
if you do not need that Action you can Delete the script : GetAnimatorIsControlled.cs