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-presetsUse When
- You want consistent animation defaults across projects.
- You need faster setup for
@animatedobjects. - 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.