The Settings tab of any interaction controls timing: duration, delay, easing, looping, and how a multi-element animation staggers.
Where: Interaction popover → Settings — Open an interaction and go to Settings
Key ideas
- Timing: duration, delay, and ease (GSAP easing names) set the basic tween.
- Looping: loop, alternate/yoyo, and reversed control repetition and direction.
- Stagger: stagger (each / amount / from: first/center/edges/random/grid) sequences many targets.
Steps
- Open the interaction’s Settings.
- Set duration, delay, and easing.
- Enable loop or yoyo if it should repeat.
- Add a stagger to sequence multiple targets.