public void EnableTapWater(bool isActive)
 {
     currAnimator.EnableTapWater(isActive);
 }