GSAP Timeline Creator
gsap_timelineCreate coordinated GSAP animation sequences by combining multiple tweens with labels and position parameters.
Instructions
Build a GSAP timeline with multiple sequenced or overlapping tweens, labels, and position parameters. Use when you need 2+ animations coordinated together. For a single animation use gsap_tween instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| labels | No | ||
| settings | No | ||
| animations | Yes | ||
| variableName | No | tl | |
| includeImports | No |