Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Linking Particle Emitter Position to Rotating Null

  • Linking Particle Emitter Position to Rotating Null

    Posted by Christopher Bly on November 21, 2017 at 6:49 pm

    Looking to see if anyone can help me out with this one; I’ve got a null that is attached to a path point on a shape layer and I need an instance of Particular to keep it’s emitter point on that null. The problem is that the shape layer rotates, and so the anchor point of the null is at the anchor point of the shape layer instead of on the corner where the null is. So if I try to use toComp() I only get the anchor point instead of the corner of the shape that I’m looking for. Anyone have any ideas on how to get the position of the null rather than its anchor point?

    Dan Ebberts replied 8 years, 5 months ago 2 Members · 1 Reply
  • 1 Reply
  • Dan Ebberts

    November 22, 2017 at 12:19 am

    maybe:

    thisComp.layer(“Null 1”).toComp([0,0])

    Dan

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