studio_zoom
Zoom the camera toward a target element or text, scaling content while keeping captions fixed. Use with reset to return to normal view before navigation.
Instructions
Camera punch-in: smoothly zoom the page toward a target (CSS selector or visible text) — the money shot for a metric, button, or result. Captions stay screen-fixed; the content scales under them. ALWAYS studio_zoom with reset=true before navigating or showing the end card, or the next scene inherits the zoom.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reset | No | Ease the camera back to 1:1 instead of zooming. | |
| target | No | CSS selector, or visible text, to punch in on. | |
| zoom_scale | No | Zoom factor (optional; default 1.7; keep ≤2.2). | |
| duration_ms | No | Zoom duration (optional; default 1100). |