Singularity/Library/PackageCache/com.unity.2d.animation@7.0.10
Jeff Walters 9d9618897c first commit 2024-05-06 11:45:45 -07:00
..
Documentation~ first commit 2024-05-06 11:45:45 -07:00
Editor first commit 2024-05-06 11:45:45 -07:00
IK first commit 2024-05-06 11:45:45 -07:00
Runtime first commit 2024-05-06 11:45:45 -07:00
Samples~/AnimationSamples first commit 2024-05-06 11:45:45 -07:00
Tests first commit 2024-05-06 11:45:45 -07:00
.signature first commit 2024-05-06 11:45:45 -07:00
CHANGELOG.md first commit 2024-05-06 11:45:45 -07:00
CHANGELOG.md.meta first commit 2024-05-06 11:45:45 -07:00
Editor.meta first commit 2024-05-06 11:45:45 -07:00
IK.meta first commit 2024-05-06 11:45:45 -07:00
LICENSE.md first commit 2024-05-06 11:45:45 -07:00
LICENSE.md.meta first commit 2024-05-06 11:45:45 -07:00
package.json first commit 2024-05-06 11:45:45 -07:00
package.json.meta first commit 2024-05-06 11:45:45 -07:00
README.md first commit 2024-05-06 11:45:45 -07:00
README.md.meta first commit 2024-05-06 11:45:45 -07:00
Runtime.meta first commit 2024-05-06 11:45:45 -07:00
Tests.meta first commit 2024-05-06 11:45:45 -07:00
Third Party Notices.md first commit 2024-05-06 11:45:45 -07:00
Third Party Notices.md.meta first commit 2024-05-06 11:45:45 -07: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