Is there some way to read the MIXER status of a layer? Like MIXER 1-1 INFO.
I’m trying to make a parallax diorama: https://nl.pinterest.com/pin/589056826255821324/
Where I can zoom in and out with a “camera”, but actually i’m just scaling and transforming layers.
I add a mixer to each layer with Defer and then start them all together with the Commit command.
That works perfectly, but say I animate (mixer) from 0.3 to 0.6 in 500 frm when it reaches 0.6 I want to animate back to 0.3. So it bounces between those 2 points.