Forum Replies Created

  • Ryan Daily

    September 18, 2023 at 9:13 pm in reply to: Learning Expression

    One thing you can try is using ChatGPT to build what you want. I was able to have it write me a few expressions that worked well enough. It will even make comments on the code to tell you what each line does.
    I know this is not the best way to go about it but it will get you immediate results and you might learn from it.

  • Ryan Daily

    September 7, 2023 at 3:48 pm in reply to: Intense scripting: Smart Importer (finally)

    The post is 9 years old.

  • Ryan Daily

    September 1, 2023 at 10:26 pm in reply to: How can I create this type of animation?

    The camera moves too fast in those shots to do anything other than eyeball it. It is my impression that this technology works because the cameras are all tracked and calibrated on site and fed into the system that creates graphics like these.

  • Ryan Daily

    August 31, 2023 at 5:19 pm in reply to: Shared copies of keyframes

    Everything you mentioned is pretty basic. Are you sure you need an expression? What you are talking about is pretty much exactly how parenting works in AE. All child objects can be moved independently and when you move the parent objects the child objects follow.

  • Ryan Daily

    August 31, 2023 at 12:16 am in reply to: Write on effect with existing handwritten text

    Here you go. This is with the latest version of AE. If you want to discuss the details, me and a few others hang out in an AE help group on Discord: https://discord.com/channels/1144491754817597581/1144491754817597584

    I hope this helps.

  • Ryan Daily

    August 30, 2023 at 8:38 pm in reply to: Write on effect with existing handwritten text

    I have had to do this many times. The problem is that for a block of text like that it will be very time-consuming. What you want to do is create a new shape layer or solid and basically draw out all of the curves to as you would if you were writing with a pencil in one continuous line. Draw the loop of a “t” and then draw the cross part of the “t” all as one line. You want to add a trim paths to it if it is a shape layer or a “stroke” to it if it is a solid with masks. Make this layer a matte layer for the image with the text. Animate the stroke or trim paths from 0 to 100 over time. Adjust the thickness so none of your letters get cut off or look too thin.
    I know this sounds complicated but if you would like, I can send you an AE file with basic setup or you can join a small discord we have for interactive AE help. ✌

  • Ryan Daily

    August 30, 2023 at 8:25 pm in reply to: Shared copies of keyframes

    ALT click your ‘child’ layer position and pick-whip any other layer’s position keyframe. Now when the ‘parent’ and ‘child’ are linked together.
    You can also use an expression on a null layer and link everything to that.

  • Ryan Daily

    September 13, 2017 at 8:21 pm in reply to: Processing inverted opacity values

    Nailed it! Thank you so much.
    Do you have a tip jar set up anywhere?
    I think this is like the 4th time in 10 years that you have saved my day.

  • Ryan Daily

    September 13, 2017 at 7:57 pm in reply to: Processing inverted opacity values

    I am getting closer but my low value will only go as low as 40 and I want it at 0.

    linear(value, 0, 60, 0, 100)-thisComp.layer("LIGHTS OUT").transform.opacity;

  • You are awesome! Thank you for your help and your contributions to this community. =]

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