Skip to content

LeanTween is an efficient animation engine for Unity

Notifications You must be signed in to change notification settings

spatialsys/spatial-LeanTween

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spatial-LeanTween Fork

This fork of LeanTween makes small modifications to keep the package in-line with Spatial's C# scripting limitations.

Changes:

  • Removed instances of DontDestroyOnLoad
  • Disabled SceneManager.sceneLoaded GUI Reset functionality
  • Removes instances of setting gameobject.hideFlags

LeanTween

LeanTween is an efficient tweening engine for the Unity 3d engine

To use LeanTween move the included Plugins folder into the root of your project (or move LeanTween.cs directly into any pre-existing Assets/Plugins folder).

Documentation can be found here: http://dentedpixel.com/LeanTweenDocumentation/classes/LeanTween.html

Examples here: https://github.com/dentedpixel/LeanTween/archive/master.zip

About

LeanTween is an efficient animation engine for Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 60.2%
  • C++ 39.7%
  • ShaderLab 0.1%