I Need help for 2 more options:
Option 1:
I have the same composition controlled by a null object but with “5” frames.
Example:
From the center to 100px on left and right, the timeremap of my composition will stay at frame 00:02
From 101px to 200px of right “x” position value, the timeremap will go at frame 00:03
From 201px till the end of right “x” position value, the timeremap will go at frame 00:04
From 101px to 200px of left “x” position value, the timeremap will go at frame 00:01
From 201px till the end of left “x” position value, the timeremap will go at frame 00:00
Option 2:
I have a composition based on 29 frames.
I want to control the playback based on the movement of the “x” value of the Null object in a limited range, from -100px to +100px.
When the Null object is centered the timeremap of my composition will stay at frame 00:15
When I move the Null object from +1px to +100px the composition will playback from 00:16 to 00:29
When I move the Null object from -1px to -100px the composition will playback from 00:14 to 00:00
I thank you in advance.