Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Pickwhip to parented layer problem…

  • Pickwhip to parented layer problem…

    Posted by Steve Bell on June 28, 2005 at 5:01 pm

    Hi,

    Im doing some fairly simple animation of a 2D marionette puppet, I thought I could use the BEAM effect to create the puppets strings by linking the BEAM startpoint to a ‘Hand’ layer’s anchor or position value for example I could move the hand and have the BEAM (string) follow it.

    BUT… my hand is parented to an ‘arm’ layer which in turn is parented to another arm and then the body of the puppet, so the BEAM start point isnt using the ‘hand’ layers actual position and is miles away from where I want it to be.

    If anyone understands what I mean and has a solution that an expressions novice can use i’d be most grateful.

    Thanks for your help

    Steve

    Steve Bell replied 20 years, 10 months ago 2 Members · 2 Replies
  • 2 Replies
  • Dan Ebberts

    June 28, 2005 at 10:12 pm

    Use this for your Beam ending point (assumes your hand layer is named “hand”):

    L = thisComp.layer(“hand”);
    L.toComp(L.anchorPoint)

    Dan

  • Steve Bell

    June 29, 2005 at 9:11 am

    Thanks Dan works a treat.

    Thanks again for your help

    Steve

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