//Lower Chair
 public void OnLowerChair()
 {
     currAnimator.OnLowerChair();
 }