Animation Presets
Motionly should offer a small set of polished presets before a large library.Current Editor Presets
- Fade in: opacity entrance
- Rise in: opacity plus vertical movement
- Scale in: gentle scale entrance
- Blur reveal: blur, opacity, and slight vertical movement
- Soft drift: subtle horizontal movement
- Count up: animated numeric text with direction and grouping controls
Language-Level Presets
The.motion engine also supports presets used by authored and agent-generated projects. They are not all exposed as visual editor controls yet.
drawSVG: path-first reveal for simple stroked SVG logoscountUp(from 0 separator comma direction up duration 2s): deterministic numeric text animation. The text layer’svalueis the target number;direction downreverses the endpoints, andseparatoracceptscomma,space, ornone.
Transitions
shapeWipe(direction right): directional full-scene wipeirisWipe: circular full-scene wipemaskReveal(direction right): clipped media revealdynamicSlide(direction left): slide with a small skew and settlespeedZoom: camera punch used at a scene change
Timing Defaults
- Duration:
1sto1.2s - Delay:
0sunless sequencing elements - Easing:
power3.out
