Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions point control changing a precomp can’t be keyframed?

  • point control changing a precomp can’t be keyframed?

    Posted by Bert Brown on April 30, 2008 at 6:28 pm

    sorry, i posted this as a response to an old post, but i think it’s buried.

    i’m trying to use point control outside of a precomp to control the position of the picture inside the comp. it works fine until i keyframe it, then i lose control.

    is there a way to fix this? i hate having to keep switching back and forth and making sure the timing is correct, etc etc

    thanks

    ———————————-

    peep my over-the-interweb band, red abbott.
    “we electro-rock over long distances…”

    Dan Ebberts replied 18 years ago 3 Members · 3 Replies
  • 3 Replies
  • Darby Edelen

    April 30, 2008 at 9:19 pm

    [Bert Brown] “i’m trying to use point control outside of a precomp to control the position of the picture inside the comp. it works fine until i keyframe it, then i lose control.

    is there a way to fix this? i hate having to keep switching back and forth and making sure the timing is correct, etc etc “

    Where do you have the point control applied in the parent composition? My guess is that it’s an issue of AE’s render order, but I can’t be sure that there’s a way around it.

    Have you tried moving the layer that has the point control applied above the pre-comp in the layer stack that it’s trying to affect?

    Darby Edelen
    Lead Designer
    Left Coast Digital
    Santa Cruz, CA

  • Bert Brown

    April 30, 2008 at 9:22 pm

    thanks for responding. i have actually tried both having the point control on the precomp itself and a separate null, which was above the lyaer.

    i’ll try some variations, but is there any other way one might control what’s inside a comp from outside of it?

    ———————————-

    peep my over-the-interweb band, red abbott.
    “we electro-rock over long distances…”

  • Dan Ebberts

    May 1, 2008 at 2:21 am

    I think you just need have your slave layer’s position expression do a layer space transform to get the point control from the null’s layer space into world space, like this:

    L = comp(“main”).layer(“control”);
    L.toWorld(L.effect(“Point Control”)(“Point”))

    where “main” is the parent comp and “control” is the null layer. If your comps are different sizes, or you have repositioned the child comp within the parent, the expression gets a little more complicated, but it’s still doable.

    Dan

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