wuxianshengcong/Library/PackageCache/com.unity.2d.animation@9.1.2
2024-12-30 12:56:27 +08:00
..
Documentation~ add 2024-12-30 12:56:27 +08:00
Editor add 2024-12-30 12:56:27 +08:00
IK add 2024-12-30 12:56:27 +08:00
Runtime add 2024-12-30 12:56:27 +08:00
Samples~/AnimationSamples add 2024-12-30 12:56:27 +08:00
Tests add 2024-12-30 12:56:27 +08:00
.signature add 2024-12-30 12:56:27 +08:00
CHANGELOG.md add 2024-12-30 12:56:27 +08:00
CHANGELOG.md.meta add 2024-12-30 12:56:27 +08:00
Editor.meta add 2024-12-30 12:56:27 +08:00
IK.meta add 2024-12-30 12:56:27 +08:00
LICENSE.md add 2024-12-30 12:56:27 +08:00
LICENSE.md.meta add 2024-12-30 12:56:27 +08:00
package.json add 2024-12-30 12:56:27 +08:00
package.json.meta add 2024-12-30 12:56:27 +08:00
README.md add 2024-12-30 12:56:27 +08:00
README.md.meta add 2024-12-30 12:56:27 +08:00
Runtime.meta add 2024-12-30 12:56:27 +08:00
Tests.meta add 2024-12-30 12:56:27 +08:00
Third Party Notices.md add 2024-12-30 12:56:27 +08:00
Third Party Notices.md.meta add 2024-12-30 12:56:27 +08:00

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