Skip to main content
Participant
May 31, 2018
Answered

Animating the ends of a lines along two different curves in aftereffects

  • May 31, 2018
  • 2 replies
  • 476 views

I'd like to create an animation for a line in AfterEffects like this one: IMG_5034.TRIM.MOV - Google Drive

Notice how the end of the line is "attached" to the circle and follows its path, while the other side follows an arbitrary path. Both ends of the line move independently, both along different paths.

I'm wondering how I might go about implementing this in AfterEffects. I can create a line and animate its path, but I can't animate individual points of the path each along their *own* path. I could use the puppet pin tool to create a mesh of the line, but it gets distorted when I try to expand it. I could move the path frame by frame, but I'm thinking there might be a better way to do this.

Any help is appreciated, thanks!

This topic has been closed for replies.
Correct answer dbDavideBoscolo

You can control each point of a path using the 'Create Nulls from Path' script, located under the Window menu.

2 replies

Mylenium
Legend
May 31, 2018

Good old Beam effect. No reason to make it any more complicated than that.

Mylenium

Participant
May 31, 2018

Great call! I think the beam effect will work great in this instance.

dbDavideBoscolo
dbDavideBoscoloCorrect answer
Legend
May 31, 2018

You can control each point of a path using the 'Create Nulls from Path' script, located under the Window menu.

Participant
May 31, 2018

The "Create Nulls From Path" option also accomplishes the same thing but is technically more robust, so I'll accept that as the correct answer. Thanks for the help!