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