Adobe AfterEffects ExtendScript Developer

Job ID: 32342471

Budget: $30 – $250 USD

Hi,

Looking for someone talented in ExtendScript development for Adobe AfterEffects for some various projects that I have.

The first project would be to take a movie project item, add various key frames for the position as it moves up and down across from the left hand of the screen to the right hand of the screen.

Let's say the item is a bubble, as this will give more context.

What I am looking for is not only keyframes using just the position property, but however to set beizer curves adjustment at various points , and also cover rate of animation speed between the points, so the animation is more fluid when moving between the different points, so at different speeds, and different curve amounts.

If we can code the above in a script this would be great.

So requirements are:-

*) setup quick environment, so create a composition of size 3840 x 2160, and also import a .mov project item that will be some animation object (any movie element will do).

*) we will then call a function that will:-

*) create five random points going from the left hand of the screen to the right hand of the screen. The minimum width between each position point (horizontally) would be 100 pixels.

*) the vertical points will be +/- 100 maximum pixels from the last y-position.

*) introduce beizer type properties so the rate of curve etc can be random via code (so cover all these as parameters within the function, and parameters that make sense to include like curve type / speed of animation)

*) a duration should be random for animation between each point, again if you make this a variable, and a value say between 5 and 10 seconds.