Summary
- Embed and seek lottie-web and dotLottie animations within HyperFrames compositions.
- Supports both lottie-web JSON animations and .lottie files via the dotLottie player, with automatic seeking to composition time Requires registering player instances on window.__hfLottie and disabling autoplay for deterministic timeline control Handles multiple animations in a single composition by pushing each player to the same registry for synchronized seeking Works best with pre-tested After Effects exports and local asset files; avoid remote URLs and asynchronous player registration at render time