Samples for 2D Animation features.
Перейти к файлу
Sam-Unity 4307e165a8 Updated 2DIK 2019-02-28 12:52:25 +08:00
Assets 3rd party license to MD and LICENSE.md 2018-08-23 13:03:14 +08:00
Documentation Updated 2DIK 2019-02-28 12:52:25 +08:00
Packages Fix plant mesh. 2018-06-26 21:52:38 +02:00
ProjectSettings Updated gitignore and refactored project for Asset Store deployment. Added Scene with no IK. Added annotation to all scenes. 2018-07-31 17:09:03 +08:00
.gitignore Updated gitignore and refactored project for Asset Store deployment. Added Scene with no IK. Added annotation to all scenes. 2018-07-31 17:09:03 +08:00
README.md Update Readme.md 2018-06-26 23:01:57 +02:00
Third-Party Notices.md 3rd party license to MD and LICENSE.md 2018-08-23 13:03:14 +08:00

README.md

2d-animation-samples

This repository contains samples of the 2D Animation features to be used with Unity 2018.1 and newer.

Getting Started

Get the Unity Editor

To get started, download and install the latest Unity 2018.1, here: https://unity3d.com/get-unity/download

Get the Package

These samples already include the necessary manifest in the Packages folder of the project. If you want to activate these features in another project you may use the Package Manager to install them.

Find out more about packages here: Unity Package Manager

Preview Feature Documentation

Known Challenges:

  • Using the Transform Tools for manipulating bones in the Scene while posing and animating is not as fluid as we would like
  • The skinning and rigging portion is done in the Scene View along with Hierarchy manipulation and IK setups

Warning

Project backward compatibility between Preview versions is NOT GUARANTEED. Always backup your project before updating the package. Preview features here are not production ready, please DO NOT use this package for your final production. Preview features may be discontinued/dropped.