Make every click/trigger add another movement, rotation, or scale from the element’s current state.
Where: Interaction popover → Settings → When it triggers again → Add on top
Key ideas
- Relative values: Move X 100 becomes another +100px on every trigger; Rotate 90 keeps adding another quarter turn.
- Simple to-animation only: Additive playback is intentionally unavailable for from/fromTo shapes and continuous scrub triggers.
- GSAP runtime: The runtime invalidates before replay so the next relative tween starts from the live current value.
Steps
- Create or open a simple interaction.
- Author the to-state movement/rotation/scale.
- Open “When it triggers again”.
- Choose “Add on top” and preview several triggers.