FREE LUTs

3D Tracer Lines Animation | After Effects 2021

In this Adobe After Effects tutorial I show you how to make this 3D line video effect. This is useful for creating 3D tracer lines for golf or instructional videos.

🔥 What if you had the confidence to be able to make AMAZING Animations, all within 30 days? Animation Master - https://flatpackfx.link/animation

🔥 Free 4-Step Guide For Creating Animations - https://flatpackfx.link/amguide

Expressions for the video, sourced from videocopilot.net

X Position: x=thisComp.layer("Null 1").transform.position[0]-thisComp.width/2; x/thisComp.width

Y Position: y=thisComp.layer("Null 1").transform.position[1]-thisComp.height/2; y/thisComp.width

Z Position: z=thisComp.layer("Null 1").transform.position[2]; z/thisComp.width