Ensures a layer’s rotation remains independent of its parent’s rotation.
Contributed by:
value - parent.transform.rotation
Perfect for elements that need stable orientation despite parent layer rotations, like fixed icons or labels.
Drive effects like blur, opacity or scale based on how close two layers are - perfect for reactive HUDs or infographics.
Useful for swarm, flock, or system animations where objects orient toward nearby elements - also great for connecting elements or auto-aligned labels.
Use as a labeling system for templates, versioning slates, or project organization placeholders.
Automatically mirror both text and styling from a main layer - perfect for subtitles, translated text, or synced design systems.
Useful for dynamically counting words in scripts, subtitles, or infographic animations.
Great for automating layouts where the number of text rows affects the design, such as captions, paragraphs, or dynamic subtitles.