Forum Replies Created

  • Alan Eddie

    May 16, 2013 at 2:08 pm in reply to: toggling layer groups on and off

    Hi there, I have just released a script that address’ your needs…
    https://aescripts.com/layer-groups/
    //=======================================================

    Another more manual way is to create linked expressions to say a checkbox expression control..

    var onOrOff =effect("Wiggle Angle?")("Checkbox");
    //if switch is on
    //=======================================================
    if(onOrOff ==true){100;}else{0;}

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