LeanTween Documentation

repository·master·Indexed 20 days ago

https://github.com/dentedpixel/leantween

An efficient tweening engine designed for the Unity 3D engine to animate properties and create smooth transitions.

Tokens
310
Snippets
0
Records
4
Agent score
21%

What's inside LeanTween

  1. Install LeanTween in Unity

    master

    To use LeanTween in your Unity project, you must include the plugin files in your Assets directory. You can do this in one of two ways:

    1. Move the entire Plugins folder included with the package into the root of your Unity project.
    2. Move the LeanTween.cs file directly into any existing Assets/Plugins folder in your project.