14 lines
689 B
Markdown
14 lines
689 B
Markdown
|
# 2D Animation Samples
|
||
|
This repository contains samples for 2D Animation features to be used with Unity 2021.2
|
||
|
|
||
|
## In this version
|
||
|
* A unified Skinning Editor module in the Sprite Editor window, giving you a much tighter sprite rigging iteration loop.
|
||
|
* Support for Multiple Sprite Single Character rigging workflows through 2D PSD Importer Package.
|
||
|
|
||
|
## Getting Started
|
||
|
1. Download and install the latest Unity, here: https://unity3d.com/get-unity/download
|
||
|
2. Get the **2D Animation Package** from the Package Manager in Unity
|
||
|
3. Get the **Samples** from https://github.com/Unity-Technologies/2d-animation-v2-samples/
|
||
|
4. Get **Documentation** by following the link in the Package Manager
|
||
|
|