Skip to main content
Inspiring
November 30, 2023
Question

Expertion

  • November 30, 2023
  • 2 replies
  • 211 views
İ have two layers in a comp in after effects, first layer have two keyframe with different value. I want second layer follow the second keyframe of first layer.
    This topic has been closed for replies.

    2 replies

    ShiveringCactus
    Community Expert
    Community Expert
    November 30, 2023

    Sounds like you might want to try this expression on your 2nd layer's position keyframe:

     

    thisComp.layer("1st layer").transform.position.valueAtTime(time-5)

    In the above expression, time-5 is the five seconds before the current time.  You'd adjust this vaue to match the time of your second keyframe.

     

    kglad
    Community Expert
    Community Expert
    November 30, 2023

    in the future, to find the best place to post your message, use the list here, https://community.adobe.com/

    p.s. i don't think the adobe website, and forums in particular, are easy to navigate, so don't spend a lot of time searching that forum list. do your best and we'll move the post (like this one has already been moved) if it helps you get responses.



    <"moved from using the community">