animator-modify - Apply batch modifications to a Unity AnimatorController asset
Applies batch modifications to a Unity AnimatorController, including parameters, layers, states, motion, speed, and transitions.
Tags
Updated: 2026-09-21Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Add or remove controller parameters
- Add or remove animator layers
- Add or remove states
- Set default layer state
- Add or remove state transitions
- Add Any State transitions
- Set state motion clip
- Set state speed multiplier
Inputs
- AnimatorController asset reference
- Array of animator modifications
Outputs
- Modified AnimatorController asset reference
- List of accumulated error messages
Requirements
- unity-mcp-cli command-line tool
