unity-edit-anim-clip | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / unity-edit-anim-clip

unity-edit-anim-clip

maintained by zoucdr

star 41 account_tree 6 verified_user MIT License
bolt View GitHub

name: unity-edit-anim-clip description: Manage animation clips.

Unity MCP: edit_anim_clip

Pass parameters in args.

Parameters (args)

Param Type Required Description
action string yes Operation: create, modify, duplicate, delete, get_info, search, set_curve, set_events
path string no Animation clip asset path
query string no Search query (for search action)
recursive boolean no Recursive search (default: false)
source_path string no Source animation path (for duplicate)
destination string no Destination path
force boolean no Force execution (default: false)
length number no Animation length (seconds)
loop_time boolean no Loop animation
loop_pose boolean no Loop pose
frame_rate number no Frame rate
mirror boolean no Mirror animation
cycle_offset number no Cycle offset
body_orientation number no Body orientation
height_from_ground boolean no Height from ground
lock_root_height_y boolean no Lock root height Y
lock_root_rotation_y boolean no Lock root rotation Y
lock_root_rotation_offset_y boolean no Lock root rotation offset Y
root_height_offset_y number no Root height offset Y
root_height_offset_y_active boolean no Enable root height offset
root_rotation_offset_y number no Root rotation offset Y
keep_original_orientation_y boolean no Keep original orientation Y
curves object no Animation curve data
events array no Animation events

Example args

Create animation:

{ "action": "create", "path": "Assets/Animations/NewAnim.anim", "length": 2.0, "loop_time": true }

Response

Success: { "success": true, "data": ... }. Failure: { "success": false, "message": "...", "error": "..." }.

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 41
GitHub Forks 6
Created Mar 2026
Last Updated il y a 3 mois
tools tools system admin

Related Skills

docker-expert
chevron_right
telnyx-network
chevron_right
plex

plex

openclaw
star 2.4k
chevron_right
discord-governance
chevron_right
hetzner-provisioner
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.