Forum Replies Created

  • Ha! Cheers for noticing that, I thought I was going crazy.

    I’ve applied that and it works to a degree. The space between nulls is correct and matches up perfectly although it doesn’t place the nulls at the shape’s bottom left and right corner. Almost as if I’m missing a toComp(value); expression. Do you know how I can rectify this within the script without reverting to in comp expressions (things are parented which break it)?

    Lucy-Rae

  • Hey Andrei, thanks so much for your response.

    This has almost worked for me, but wondering if there’s a way to target the selected layer rather than index 1.

    I can’t seem to write it correctly..

    Cheers!

    var currentComp = app.project.activeItem;
    var myLayer = currentComp.seletedLayers[0];
    var myLayerPos = myLayer.transform.position.value;
    var myLayerRect = myLayer.sourceRectAtTime(0,false);

    Lucy-Rae

  • Lucy-rae Naylor

    October 6, 2019 at 12:13 pm in reply to: Avoiding checkbox control on opacity

    Thanks Dan, that’s perfect!

    Lucy-Rae

  • Lucy-rae Naylor

    September 19, 2019 at 9:37 am in reply to: Time Stutter on one layer

    Thanks Walter!

    That’s worked for me, thanks for the AE file. Helped me understand it all.

    Lucy-Rae

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