Skip to content

Animation Presets

Preconfigured animation parameter sets for common behaviors and motion systems.

Overview

@holoscript/animation-presets packages reusable animation settings for patterns such as idle, locomotion, interaction, and clip mapping workflows.

Installation

bash
npm install @holoscript/animation-presets

Use When

  • You want consistent animation defaults across projects.
  • You need faster setup for @animated objects.
  • You are mapping external clips into HoloScript-friendly presets.

Key Capabilities

  • Shared parameter bundles for common animation behaviors.
  • Useful starting points for motion tuning.
  • Better consistency between runtime, editor, and export targets.

See Also

Released under the MIT License.