//Lift Back
 public void OnLiftBack()
 {
     currAnimator.OnLiftBack();
 }