Forum Replies Created

  • Vahab San

    April 26, 2026 at 4:41 pm in reply to: Change the UI text size?

    At Motionist.Studio, we’ve developed a specialized CEP Extension designed to improve visibility and presentation within your favorite creative tools. Whether you need to scale the entire UI or use a precision cursor magnifier, our tool has you covered.

    Key Features:

    • Compatibility: Works seamlessly with Premiere Pro, After Effects, Illustrator, and Photoshop.

    • Cross-Platform: Full support for both macOS and Windows.

    • Cost: Completely free.

    📺 Watch the Tutorial:

    <oembed url=”https://youtu.be/GRPpjwj85vQ?si=mBqt4JHimS4qgBcx” data-url=”https://youtu.be/GRPpjwj85vQ?si=mBqt4JHimS4qgBcx” data-css-anchor=”oembed”></oembed>

    📥 Download: Available now on:
    https://exchange.adobe.com/apps/cc/205081/ui-magnifier

    If you have feature requests or encounter any technical issues, please reach out to us at john@motionist.studio. We hope this tool makes sharing your knowledge and creating content just a little bit easier!

    Some contents or functionalities here are not available due to your cookie preferences!

    This happens because the functionality/content marked as “Google Youtube” uses cookies that you choosed to keep disabled. In order to view this content or use this functionality, please enable cookies: click here to open your cookie preferences.

  • At Motionist.Studio, we’ve developed a specialized CEP Extension designed to improve visibility and presentation within your favorite creative tools. Whether you need to scale the entire UI or use a precision cursor magnifier, our tool has you covered.

    Key Features:

    • Compatibility: Works seamlessly with Premiere Pro, After Effects, Illustrator, and Photoshop.

    • Cross-Platform: Full support for both macOS and Windows.

    • Cost: Completely free.

    📺 Watch the Tutorial:

    <oembed url=”https://youtu.be/GRPpjwj85vQ?si=mBqt4JHimS4qgBcx” data-url=”https://youtu.be/GRPpjwj85vQ?si=mBqt4JHimS4qgBcx” data-css-anchor=”oembed”></oembed>

    📥 Download: Available now on:
    https://exchange.adobe.com/apps/cc/205081/ui-magnifier

    If you have feature requests or encounter any technical issues, please reach out to us at john@motionist.studio. We hope this tool makes sharing your knowledge and creating content just a little bit easier!

    Some contents or functionalities here are not available due to your cookie preferences!

    This happens because the functionality/content marked as “Google Youtube” uses cookies that you choosed to keep disabled. In order to view this content or use this functionality, please enable cookies: click here to open your cookie preferences.

  • Vahab San

    December 24, 2020 at 8:14 pm in reply to: sourceRectAtTime always returning full size of text layer

    Maybe a trick is to use two text layers with linked text source, on the parent layer’s animator set up a scale property and on the child layer’s animator set opacity, link selectors of both animators and turn the scaled layer’s visibility off. Then, of course, take the sourceRectAtTime from this text layer.

  • Vahab San

    December 21, 2020 at 1:40 pm in reply to: Text layer turn on/off solid layer

    You could link the solid’s opacity to the text’s source length. Something like this may work, write it on the solid’s opacity:

    thisComp.layer(“Text 01”).text.sourceText.length == 0 ? 0 : 100;

    Cheers

  • Hey

    Try this:

    to = effect("time ofset")("Slider");
    t = thisComp.layer(index-1).transform.rotation.valueAtTime(time-to);
    v2 = thisComp.layer(1).transform.rotation.key(2).value-((index-1)*22.5);
    t >= v2 ? v2 : t;

  • Vahab San

    November 6, 2018 at 8:07 am in reply to: Renaming items with scripts

    Walter

    Thank you very much.
    Worked perfectly. And again thank you for the explanation.

  • Vahab San

    July 8, 2018 at 6:04 am in reply to: Parent and Expressions

    Yeas I know what you mean.

    Thanks a lot, Dan

  • Vahab San

    July 7, 2018 at 8:34 pm in reply to: Parent and Expressions

    I’m sorry I couldn’t make it understandable.
    I’ve recorded a very short video, I hope that you have time to take a look at it:

    Thank you so much for your time.

  • Vahab San

    July 7, 2018 at 6:20 pm in reply to: Parent and Expressions

    Hi Dan

    Thank you for respond.

    It perfectly keeps the solid to its place when I’m parenting it, but then it neutralizes the parenting effect on the null. I mean the solid is not following the null anymore as its child.

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