-
Math.ceil finding the highest value of a key framed property over entire composition?
Hello all.
Is it possible to have a Math.ceil expression or something else that finds the highest value of keyframes within a layers property?
e.g.
SliderA animates from 0 – 100 – 50 over 3 seconds.
Slider B has a Math.ceil expression looking at SliderA. and knows that 100 is the highest value it will be over 3 seconds so has a constant value of 100.
Not sure if that is even possible but if it is it would be super handy!
James