Replaces all spaces in a text layer with line breaks.
Contributed by:
text.sourceText.replace(/ /g, "\r");
Helps format text dynamically, ensuring line breaks happen after every space - great for captions and paragraph formatting.
Draw one rectangle but round only the corners you want, without extra shape layers or masks.
Quickly snap a layer’s Anchor Point to any corner or the center without dragging it by hand. Great for lower-thirds and text rigs.
Ideal for looping animations, slow zoom effects, or background scaling.
Ideal for MOGRTs, templates, and automated scenes where designers want full UI control over fade animations.
Auto-resize text containers for lower-thirds, dual-line titles, or caption panels.
Used for creating on-screen timecode displays that match frame rates accurately.