{"id":13662575,"url":"https://github.com/zigurous/unity-animation-library","last_synced_at":"2025-04-25T10:32:22.378Z","repository":{"id":122070620,"uuid":"338210900","full_name":"zigurous/unity-animation-library","owner":"zigurous","description":"⏳🐌 Assets and scripts for animating Unity objects.","archived":false,"fork":false,"pushed_at":"2024-08-14T01:38:49.000Z","size":432,"stargazers_count":41,"open_issues_count":0,"forks_count":5,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-08-14T05:00:47.258Z","etag":null,"topics":["animation","assets","package","unity"],"latest_commit_sha":null,"homepage":"https://docs.zigurous.com/com.zigurous.animation","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zigurous.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"patreon":"zigurous","custom":["paypal.com/donate?hosted_button_id=BGS8Y9U798JS8","zigurous.com"]}},"created_at":"2021-02-12T03:00:27.000Z","updated_at":"2024-08-14T04:54:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"6e41b1e8-c93f-4b7d-a0ea-fade7fdb4357","html_url":"https://github.com/zigurous/unity-animation-library","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigurous%2Funity-animation-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigurous%2Funity-animation-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigurous%2Funity-animation-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigurous%2Funity-animation-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zigurous","download_url":"https://codeload.github.com/zigurous/unity-animation-library/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223996786,"owners_count":17238372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["animation","assets","package","unity"],"created_at":"2024-08-02T05:02:02.498Z","updated_at":"2024-11-10T18:30:53.748Z","avatar_url":"https://github.com/zigurous.png","language":"C#","funding_links":["https://patreon.com/zigurous","paypal.com/donate?hosted_button_id=BGS8Y9U798JS8","zigurous.com"],"categories":["Animation","C\\#"],"sub_categories":[],"readme":"# Animation Library\n\n[![](https://img.shields.io/badge/github-repo-blue?logo=github)](https://github.com/zigurous/unity-animation-library) [![](https://img.shields.io/github/package-json/v/zigurous/unity-animation-library)](https://github.com/zigurous/unity-animation-library/releases) [![](https://img.shields.io/badge/docs-link-success)](https://docs.zigurous.com/com.zigurous.animation) [![](https://img.shields.io/github/license/zigurous/unity-animation-library)](https://github.com/zigurous/unity-animation-library/blob/main/LICENSE.md)\n\nThe **Animation Library** package contains assets and scripts for animating Unity objects. Animation behaviors include Blink, FollowPath, Move, Orbit, Rotate, Scale, SmoothFollow, SmoothLookAt, and more. The package also contains several animation-related data structures and predefined avatar masks.\n\n## Reference\n\n- [Behaviors](https://docs.zigurous.com/com.zigurous.animation/manual/behaviors)\n- [Data Structures](https://docs.zigurous.com/com.zigurous.animation/manual/data-structures)\n- [Animator Parameters](https://docs.zigurous.com/com.zigurous.animation/manual/animator-parameters)\n- [Avatar Masks](https://docs.zigurous.com/com.zigurous.animation/manual/avatar-masks)\n\n## Installation\n\nUse the Unity [Package Manager](https://docs.unity3d.com/Manual/upm-ui.html) to install the **Animation Library** package.\n\n1. Open the Package Manager in `Window \u003e Package Manager`\n2. Click the add (`+`) button in the status bar\n3. Select `Add package from git URL` from the add menu\n4. Enter the following Git URL in the text box and click Add:\n\n```\nhttps://github.com/zigurous/unity-animation-library.git\n```\n\n## Namespace\n\nImport the package namespace in each script or file you want to use it. You may need to regenerate project files/assemblies first.\n\n```csharp\nusing Zigurous.Animation;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzigurous%2Funity-animation-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzigurous%2Funity-animation-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzigurous%2Funity-animation-library/lists"}