tools-unity-animation

Installation
SKILL.md

Unity Animation

Overview

Unity animation systems include Mecanim Animator, Animancer (3rd party), and low-level Playables API. This skill covers common patterns and optimizations.

When to Use

  • Character animations
  • UI animations
  • Procedural animation
  • Animation blending
  • State-driven animation

Animancer Patterns

Basic State Playing

Related skills
Installs
1
GitHub Stars
1
First Seen
Mar 14, 2026