# Unity3d Autocompletion for LeanTween #### for [Sublime Text 2](http://www.sublimetext.com/2) ## About This sublime Text 2 package adds a number of helpful snippets for the [LeanTween animation engine](http://u3d.as/content/dented-pixel/lean-tween/31i) ## Usage Provided are the most commonly used LeanTween methods (but there are many more that aren't shown to cut down on clutter) Typing the tab trigger "LeanTween" will give you quick access to the most commonly used LeanTween functions. ## Install ### Package Control The easiest way to install this is with [Package Control](http://wbond.net/sublime\_packages/package\_control). * If you just went and installed Package Control, you probably need to restart Sublime Text 2 before doing this next bit. * Bring up the Command Palette (Command+Shift+p on OS X, Control+Shift+p on Linux/Windows). * Select "Package Control: Install Package" (it'll take a few seconds) * Select Unity3d Autocomplete for LeanTween when the list appears. Package Control will automatically keep Git up to date with the latest version. If you have some problems or improvements with it, contact me via GitHub. ## Author [Russell Savage](http://dentedpixel.com)