-
Triggering Repeating animation with Markers
I want to make either a null or slider move X amount every time it hits a layer marker. In this case x = -135.
BUT
I don’t want it to start from 0 every marker, which is the only thing I can find right now.
So if it’s a slider, when it hit’s the first Marker 1 it moves from 0 to -135. I don’t know how to make Marker 2 trigger -135 to -270. Marker 3 from -270 to -405. And so on and so forth.
Is this possible?