// Plate
 public void OnLowerPlate()
 {
     currAnimator.OnLowerPlate();
 }