Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Markers to Trigger Animation

  • Markers to Trigger Animation

    Posted by Nathaniel Logan on January 31, 2019 at 9:34 am

    Hi,

    Is there a way to trigger the Animation In and Out based on the layer markers, I’m trying to achieve that by the below script, it appears that the script only works for “Out” as of “In” is not working i guess because there must be a method that’s missing , is there a different method to perform the same action twice but with different marker name.

    Thanks,
    Much appreciated.

    m = thisLayer;
    valueAtTime(time-m.marker.key("In").time);
    valueAtTime(time-m.marker.key("Out").time);

    Nathaniel Logan replied 7 years, 3 months ago 2 Members · 2 Replies
  • 2 Replies

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