Chris Gregan
9 years ago
6 changed files with 2709 additions and 2149 deletions
File diff suppressed because it is too large
Load Diff
@ -1,8 +1,12 @@ |
|||||||
fileFormatVersion: 2 |
fileFormatVersion: 2 |
||||||
guid: 9c2f4b27196f84954b44753aaac214bb |
guid: 9c2f4b27196f84954b44753aaac214bb |
||||||
|
timeCreated: 1445946121 |
||||||
|
licenseType: Store |
||||||
MonoImporter: |
MonoImporter: |
||||||
serializedVersion: 2 |
serializedVersion: 2 |
||||||
defaultReferences: [] |
defaultReferences: [] |
||||||
executionOrder: 0 |
executionOrder: 0 |
||||||
icon: {instanceID: 0} |
icon: {instanceID: 0} |
||||||
userData: |
userData: |
||||||
|
assetBundleName: |
||||||
|
assetBundleVariant: |
||||||
|
@ -0,0 +1,9 @@ |
|||||||
|
LeanTween is an efficient tweening engine for Unity3d |
||||||
|
|
||||||
|
Full Documentation: |
||||||
|
http://dentedpixel.com/LeanTweenDocumentation/classes/LeanTween.html |
||||||
|
This can also be accessed offline! From the Unity menu Help->LeanTween Documentation |
||||||
|
|
||||||
|
Getting Started |
||||||
|
|
||||||
|
There are many examples included! Look in the “LeanTween/LeanTweenExamples" folder to see many of the methods outlined. |
@ -0,0 +1,2 @@ |
|||||||
|
fileFormatVersion: 2 |
||||||
|
guid: f1e0da947b69648fdb1884d602088d92 |
Loading…
Reference in new issue