Skip to content

LeanTween is an efficient animation engine for Unity

License

Notifications You must be signed in to change notification settings

atomixgame/LeanTween

 
 

Repository files navigation

LeanTween Unity Package

Leantween UPM

LeanTween is an efficient tweening engine for the Unity 3d engine
openupm Unity 5.6 or later Tested up to Unity 2020.2

This is a fork of DentedPixel's Leantween, maintaining usability of the asset with Unity and making it available as a package.

Installation

Simple Download

Download the latest Unity Package

OpenUPM

Install the package with OpenUPM through the commandline

# Install openupm-cli
$ npm install -g openupm-cli

# Enter your unity project folder
$ cd YOUR_UNITY_PROJECT_FOLDER

# Add package to your project
$ openupm add com.oss.leantween

About

LeanTween is an efficient animation engine for Unity

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.8%
  • Other 0.2%