Animatables
  • đŸ•šī¸Getting Started
    • Introducing Animatables
    • Installation
    • Components
      • Animation Data
      • Animation Manager
        • Animation Curve Presets
      • Animatable Transform
      • Animatable UI Objects
    • Easing Curves
  • 📄Scripting Basics
    • Animation Registry
    • Creating Animations
      • Animation Creator
      • Animating Numbers
      • Animating Colors
      • Animating Transform
      • Animating Rect Transform
      • Easing Animations
    • Getting Animations
    • Add or Remove Animations
    • Editing Animations
    • Events
  • đŸ› ī¸Support
    • Getting Help
    • Contact
  • 📚Changelogs
    • Latest Releases
Powered by GitBook
On this page
  1. Getting Started

Installation

This section describes how you can install Animatables in your Unity project.

PreviousIntroducing AnimatablesNextComponents

Last updated 1 year ago

Asset Store

You can find the latest version of Animatables in the asset store with .

Installation Steps:

  1. Get Local Menu from the asset store.

  2. Open your Unity project, go into Window > Package Manager, switch to My Assets from the packages dropdown at the top-left, and then type Animatables in the search bar.

  3. Download and install the package.

You can find an example scene in Assets/StylishEsper/Animatables/Example.

đŸ•šī¸
this link