Just to be sure I’m not barking up the wrong tree-
I’ve used a shape layer with three shapes:
“Centuries” (2x200px)
“Millenia” (2x300px)
“Decades” (2x150px)
A repeater is set on “centuries”.
Copies: 80
Offset: Copies *-1+1
Position: 30px
A repeater is set on “Decades”.
Repeater Position is locked to that of “centuries”
Copies: “centuries” *10
Offset: Copies*-1+1
A repeater is set on “Millenia”.
Repeater Position is locked to that of “centuries”
Copies: “centuries” *.1
Offset: Copies*-1+1
Now whenever I move the position or repeater position of “Centuries”, “millenia” and “decades” follows.
I’ve also managed to lock my “2000CE” text to the end position of the timeline so that follows too.
It’s the other dates that I can’t get to move with the repeated shapes
(i’m struggling with the (0,0) position for text being in the top left corner and the (0,0) position for shapes being in the centre of the layer)
Thanks for the help so far- I’ll start looking into null objects, but obviously, any help is appreciated.