-
XPresso Question – On/Off depending on direction
New day, new problem!
I have a pretty simple animation setup with some Xpresso Nodes which turn a screw and move it along it’s Y axis at the same time.
I have two sets of arrows on a ring to also indicate wether the screw is turning clockwise or counterclockwise.
Currently I have a User Data switch to control the visibility of either arrow.
Is there a way to setup something in my Xpresso Nodes which would turn on the visibility of the appropriate arrow when the User Data (Float slider) is increasing from 0% – 100% (and turning the screw clockwise). And then turn on the other arrow when moving the slider from 100% to 0%?
Thanks!