Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Change scale based on keyframe

  • Change scale based on keyframe

    Posted by Ricky London on October 21, 2019 at 3:49 pm

    Hi,

    I’m trying to change the scale based on the time of a keyframe or just when playhead reaches the keyframe (based on a checkbox on or off) this is what I have so far:

    if (thisComp.layer(“HEIGHT”).transform.scale.key(2).time => 2.483)
    [
    if (thisComp.layer(“Controls”).effect(“Checkbox Control”)(“Checkbox”) == 0) [40,40] else [40,68]
    ]

    sorry for my poor syntax.

    Thanks,
    R

    Ricky London replied 6 years, 9 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

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