MotionFast is the Video Editor’s library of native animated templates — kinetic typography, titles, counters, and UI animations that insert as timeline layers and render on-device with the rest of your project. There is no cloud queue or per-render generation cost.

Open MotionFast
- Open a board and click Editor in the top bar.
- In the editor’s left sidebar, switch to the MotionFast tab (next to Media and Presets).
- Browse the animated template cards, or narrow the list with the search field and the category chips — All, Favourite, Typography, Titles, Numbers, Events, UI Animation.
- Click a template to insert it at the playhead.
Templates marked Pro require a Pro licence. MotionFast templates do not create blocks on the canvas — each one becomes a native motion layer in the current video project.
Customise a template
Select the motion layer on the timeline. Its controls appear in the right inspector; the available fields depend on the template:
- Text — headline, words, list items, labels, or counter values.
- Typography — font family, weight, size, spacing, and colour.
- Animation — speed, easing, direction, and template-specific effects.
- Colours — foreground, accent, and background colours.
- Media — image lists or other board media for templates that support them.
The layer updates live, and the standard visual-layer controls apply too: position, scale, rotation, opacity, keyframes, transitions, borders, and shadows. Templates calculate a natural duration from their content and timing parameters; trim the layer on the timeline for the final length.
Render
There is no separate MotionFast render step. Click Render Video and the templates are baked into the timeline export together with every other layer, in any of the editor’s output formats.
Custom templates
A MotionFast template is a .js file that paints animation frames — or a .zip package bundling the .js with images, video, audio, and fonts in an assets/ folder. Use the import (upload) icon beside the search field to install one. Imported templates appear alongside the built-in catalogue.
Build templates with an AI agent
You do not have to write template code yourself. A bundled agent skill contains the full MotionFast SDK, a starter template, and helper references:

- Click the ? icon beside the search field and press Copy Skill Path.
- Tell your coding agent (Claude Code, Codex, Gemini CLI, and so on) to “use the skill at <path>” and describe the animation you want.
- The agent builds the template and can install the result directly into your library.
- Press the reload icon beside the search field to refresh the template list.
Leave a Reply