Multi-Animation

Build several animations in one Lottie Creator project that share an asset library, and export them together as a single dotLottie file.

Multi-animation lets you build several separate animations inside a single Lottie Creator project and bundle them together into one dotLottie file. Each animation can have its own size, layout, and purpose — while still sharing the same asset library — so related animations stay organized, easy to update, and simple to deliver as a single package.

This is useful for things like icon sets, onboarding flows, or a family of animations that all use the same characters, colors, or illustrations but need to be exported and used independently.

Key concepts

  • Main scene — A standalone animation within your project. Each project can contain multiple main scenes, and each one can have its own canvas size, layout, and content.

  • Initial scene — The primary or cover animation for a multi-animation project. It's the animation that represents the project by default.

  • Shared assets — All main scenes in a project draw from the same asset library. Assets aren't duplicated per scene — they're shared across all of them.

Creating main scenes

New main scenes are created from the Assets tab.

  1. Open the Assets tab in your project.

  2. Create a new main scene from there.

  3. Build out that scene's animation independently of your other main scenes — it can have its own size and layout.

Repeat this for each animation you want to include in the project.

Working with shared assets

Because all main scenes pull from the same asset pool:

  • Any asset you add is available to every main scene in the project.
  • If you update an asset (for example, replacing an image or editing artwork), that update automatically applies everywhere the asset is used — across all animations, not just one.

This makes it easy to keep a family of animations visually consistent, since a single asset change propagates to every scene that uses it.

Warning

Because updates are shared, changing an asset can affect multiple animations at once. If different scenes need visually different versions of what looks like "the same" element, use separate assets for each.

Setting the initial scene

You can designate one main scene as the initial scene — the primary or cover animation for the project. This is the animation that represents the project by default.

Exporting

When exporting a multi-animation project:

  • You can choose which main scenes to export, rather than exporting everything in the project.
  • The result is a single dotLottie file that contains multiple animations, ready to deliver as one package.

For the full export flow — selecting scenes, setting the cover, and saving to your workspace — see How to Export.

Info

Current limitation: Nested scenes cannot be selected for export yet. Only main scenes are exportable at this time. If your project contains nested scenes, make sure the content you need to ship lives in a main scene.

Summary

CapabilityDetails
Create main scenesFrom the Assets tab
Scene independenceEach main scene can have its own size and layout
AssetsShared across all main scenes; updates apply everywhere the asset is used
Initial sceneOne scene can be set as the primary or cover animation
ExportChoose which main scenes to include; exports as one dotLottie file with multiple animations
LimitationNested scenes can't be exported yet — only main scenes
Last updated: August 13, 2026 at 9:17 AMEdit this page