Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects moving anchor points numerically without moving the layer

  • moving anchor points numerically without moving the layer

    Posted by Nico Jones on April 20, 2007 at 9:45 am

    Greetings all,

    This is probably a simple one, but hey ho…

    I have a layer, and I want to move its anchor point from the centre to the extreme right. If i do this numerically from the timeline the layer moves as well, and I’d rather this didn’t happen as I have about 100 of these layers placed exactly where I want them.

    So I’d udually use the move behind tool at this point, but since I have to move this with the mouse, i need to reference the coordinates visually and do some fiddly moving to get it dead on the edge of the layer, and life is too short.

    So is there a way of numerically shifting an anchor point without disturbing the layer?

    cheeeeeeeers

    Nico Jones replied 19 years ago 4 Members · 9 Replies
  • 9 Replies
  • Jimmy Brunger

    April 20, 2007 at 12:36 pm

    I’d like to know this aswell!! Why isn’t there a numeric pan behind in the timeline?

    *Production Studio Premium / *Combustion 3
    ————————————-
    Win XP Pro SP2 / Intel P4 3GHz / 2GB RAM / GeForce FX5200 / DeckLink Pro / Sony BVM-20G1E / DVS SDI Clipstation / 110GB boot/80GB media/600GB RAID-0

  • Danny Princz

    April 20, 2007 at 3:03 pm

    if you are typing in a value to the anchor point, just type the opopsite value in to the position.

    though, since you say you have 100 of them, you caould probably write a simple expression to do so

    who is that masked man…
    https://www.exposedideas.com/

  • Danny Princz

    April 20, 2007 at 3:11 pm

    lots of typos in that post… i need my coffee still.

    anyway, if you are adding 300 to the anchor numerically, just do the same to the position

    who is that masked man…
    https://www.exposedideas.com/

  • Danny Princz

    April 20, 2007 at 3:19 pm

    here ya go..

    expression for anchor point

    [transform.anchorPoint[0]+width/2,transform.anchorPoint[1]]

    expression for position

    [transform.position[0]+width/2, transform.position[1]]

    who is that masked man…
    https://www.exposedideas.com/

  • Danny Princz

    April 20, 2007 at 3:22 pm

    woops, that refers to the comp width, not the layer width and will work only if your layer is the same size as the comp..

    just need to swap that part out

    lol

    who is that masked man…
    https://www.exposedideas.com/

  • Danny Princz

    April 20, 2007 at 3:25 pm

    nm it does work 🙂

    im gonna go take a nap now…

    who is that masked man…
    https://www.exposedideas.com/

  • Darby Edelen

    April 20, 2007 at 3:33 pm

    [rendernyc] “if you are typing in a value to the anchor point, just type the opopsite value in to the position.”

    You actually want to type the same value into the position. The anchor point is the point in the layer that will be at the position you type in the position field.

    The defaults for a 720×480 layer in a 720×480 comp are 360, 240 for each meaning that the center of the layer (360, 240 anchor point) is in the center of the comp (360, 240 position).

  • Danny Princz

    April 20, 2007 at 3:45 pm

    yup… made that point in the next parts of my conversations to myself 🙂

    who is that masked man…
    https://www.exposedideas.com/

  • Nico Jones

    April 21, 2007 at 11:17 pm

    cool thanks guys!

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy