Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions How to Reset Position with a Checkbox?

  • How to Reset Position with a Checkbox?

    Posted by Adrián Wulfrath on September 3, 2015 at 1:41 am

    How can i reset a position using a checkbox?

    I saw that some guy use an expression like the example expression that i shared.

    But the problem is, when i deactivate the checkbox then return to the default value.

    So is there another expression to Reset the position to 0 with a checkbox????

    ACTION = effect("RESET")("Checkbox")

    if (ACTION == 1){
    [0,0]
    }
    else {
    value
    }

    Adrián Wulfrath replied 10 years, 8 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