//Lift Chair
 public void OnLiftChair()
 {
     currAnimator.OnLiftChair();
 }