Installation
This section describes how you can install Animatables in your Unity project.
Asset Store
You can find the latest version of Animatables in the asset store with this link.
Installation Steps:
Get Local Menu from the asset store.
Open your Unity project, go into
Window > Package Manager
, switch toMy Assets
from the packages dropdown at the top-left, and then typeAnimatables
in the search bar.Download and install the package.
You can find an example scene in Assets/StylishEsper/Animatables/Example
.
Last updated