Keeps the stroke width consistent even when the layer is scaled, similar to vector graphics in Illustrator.
value / length(toComp([0,0]), toComp([0.7071,0.7071])) || 0.001;
Essential for icons or shapes where stroke width consistency is key, regardless of layer scaling.
Great for collision detection effects, such as interactive animations where elements change on contact.
Perfect for animating objects connected with a spring-like motion, like bungee cords or flexible connectors.
Great for automating multi-line text layouts in templates or data-driven projects.
Great for 3D projects where stroke width consistency is critical, such as motion graphics with line animations.
Useful in lower-thirds or other animated text elements that fade in and out with the parent layer.
Great for looping animations on raster images, videos, or shapes when track mattes aren’t practical.