playMaker

Author Topic: GetAnimatorisControlled  (Read 1941 times)

SeriousRPG

  • Playmaker Newbie
  • *
  • Posts: 45
GetAnimatorisControlled
« 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

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: GetAnimatorisControlled
« Reply #1 on: October 19, 2015, 01:24:30 AM »
Hi,
if you do not need that Action you can Delete the script : GetAnimatorIsControlled.cs