Cross two animations

Hi all,
I have two animation that cross each other. with datas in range from -1 to 1. I want in the amount of 0 I have one animation and when that number goes up or down that zero the animation cross to another animation, but the range of cross TOP is just between 0 and 1.

You can use a math chop to rescale your value and set the math chop to “positive”.

Alternatively, try a limit chop and play with the parameters, I believe the “zig zag” method should work well.

Alternative options are a logic chop or an execute chop with one line of python