Two functions that help visualize Path points and their tangents. Due to the way After Effects works, we use two versions of this function. Fast has better performance, but Slow is more accurate.

They are located in the Extra TabVis Path.

<aside> ⚠️ Any expressions slow AE down a bit. The performance will decrease depending on the number of points per Path. So be careful with very detailed shapes. It may take time to add all the shapes. Delete unnecessary shapes to speed up the work.

</aside>

Untitled

Fast

This function adds expressions that will not reduce performance very much.

Shapes will track the position of points in the layer but will not be able to correctly track tangent rotation and layer scaling.

screencast 2022-07-02 21-50-50.mp4

This switch button to the right of Vis Path (Fast) will switch Path tangents visualization.

Untitled

Slow

This version adds some additional expressions to track layer rotation and scale. But be careful on the Path with an enormous number of points. It dramatically slows the performance of AE.

screencast 2022-07-02 22-09-00.mp4

Issues

If shapes are located in the wrong place after applying the scripts, it's a problem with the transform offset.

Untitled

We developed the Reset Shape tool to correct Path points' position.

screencast 2022-07-02 21-40-54.gif