public void SetQuad(bool isEnabled)
 {
     currAnimator.SetQuad(isEnabled);
 }