Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.18 KB

File metadata and controls

29 lines (18 loc) · 1.18 KB

Unity3d Autocompletion for LeanTween

About

This sublime Text 2 package adds a number of helpful snippets for the LeanTween animation engine

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.

  • 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