void OnEnable()
 {
     effector.Disable(animationClip.length).Play();
 }