21 Forks
125 Stars
125 Watchers

UTween

UTween is an interpolation animation component for Unity. You can quickly configure animations through built-in components or write animations through code.

How to download and setup UTween

Open terminal and run command
git clone https://github.com/ls9512/UTween.git
git clone is used to create a copy or clone of UTween repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with UTween https://github.com/ls9512/UTween/archive/master.zip

Or simply clone UTween with SSH
[email protected]:ls9512/UTween.git

If you have some problems with UTween

You may open issue on UTween support forum (system) here: https://github.com/ls9512/UTween/issues