Hi,
I'm using a pump symbol in Ignition Perspective, and I can adjust its animationSpeed
property successfully. However, I also need to change the rotation direction of the pump's fan. By default, it rotates clockwise, but I want it to rotate anti-clockwise.
I've tried modifying the transform
and animationDirection
properties, but they don’t seem to have any effect.
Is there a proper way to reverse the rotation direction of the pump animation?
Thanks in advance for your help!