Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/ivanmurzak-animation.git?path=Unity-Package/Assets/root

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **AI Animation** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/ivanmurzak-animation.git?path=Unity-Package%2FAssets%2Froot
```

[![pkglnk](https://www.pkglnk.dev/badge/ivanmurzak-animation.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/ivanmurzak-animation)

README

Unity AI Animation

MCP OpenUPM Unity Editor r
Discord Stars License Stand With Ukraine

Stats

AI-powered tools for Unity animation workflow. Create and modify AnimationClips and AnimatorControllers directly through natural language commands. Automate repetitive animation tasks like setting up state machines, configuring transitions, and adding keyframes. Ideal for rapid prototyping, procedural animation generation, and streamlining complex animator setups. Built on top of the AI Game Developer platform.

How to use

DOWNLOAD INSTALLER

Stability status

Unity Version Editmode Playmode Standalone
2022.3.62f3 r r r
2023.2.22f1 r r r
6000.3.1f1 r r r

AI Animation Tools

AnimationClip tools:

  • animation-create - Create AnimationClip asset files (.anim)
  • animation-get-data - Get AnimationClip data (curves, events, frame rate, wrap mode)
  • animation-modify - Modify AnimationClip (set/remove curves, add events, set properties)

AnimatorController tools:

  • animator-create - Create AnimatorController asset files (.controller)
  • animator-get-data - Get AnimatorController data (layers, states, parameters, transitions)
  • animator-modify - Modify AnimatorController (add/remove states, parameters, transitions)

Installation

Option 1 - Installer

  • ⬇️ Download Installer
  • đź“‚ Import installer into Unity project
    • You can double-click on the file - Unity will open it automatically
    • OR: Open Unity Editor first, then click on Assets/Import Package/Custom Package, and choose the file

Option 2 - OpenUPM-CLI

openupm add com.ivanmurzak.unity.mcp.animation

Comments

No comments yet. Be the first!