needle-mirror / com.unity.2d.animation

2D Animation provides all the necessary tooling and runtime components for skeletal animation using Sprites. 📦 [Mirrored from UPM, not affiliated with Unity Technologies.]

Home Page:https://docs.unity3d.com/Packages/com.unity.2d.animation@9.1/manual/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note: This package is available as a prerelease, so it is not ready for production use. The features and documentation in this package might change before it is verified for release.

2D Character Animation

Editor tools and runtime scripts to support the authoring of 2D Animated Characters.

Editor Tooling

  • Skinning Editor
    • Available through Sprite Editor Window module
    • Bone tools allow creation of bind poses easily. Supports flexible setup of complex hierarchy.
    • Mesh tools allow auto mesh tesselation or manual tesselation
    • Weight tools allow auto weight calculation and weight painting

Runtime Support

  • SpriteSkin deformation
  • 2D IK

About

2D Animation provides all the necessary tooling and runtime components for skeletal animation using Sprites. 📦 [Mirrored from UPM, not affiliated with Unity Technologies.]

https://docs.unity3d.com/Packages/com.unity.2d.animation@9.1/manual/index.html

License:Other


Languages

Language:C# 99.5%Language:ShaderLab 0.5%