Skip to content

str8lines-io/Str8TweenEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Str8Tween

Str8Tween logo

What is it ?

Str8Tween is a tween engine designed for Unity and the very first project of Str8lines. It's meant to grow as much as possible and be a free alternative to other tween engines.

Initially it handles only basic animations for UI components with four different properties : position, scale, rotation, transparency. Hopefully more animations will be added in the future even for 3D Objects.

It is made for Unity game developers or students who are looking for a way to create very basic animations.

Download

You can get Str8Tween on str8lines.io. On the download page you can get it as a .dll, .zip or .unitypackage file.

Installation

If you downloaded the zip file, unzip it. Then add the str8tween.dll file to your "Assets" folder in your Unity project.

If you downloaded the unity package, import it directly using the Unity Editor. To import the package, go to Assets/Import Package/Custom Package in the editor menu. Then select the path to the .unitypackage file and click on "open".

Get Started

You can checkout all our documentation on str8lines.io. You will find a get started guide there. If you have downloaded the .zip file or the unity package you also have a pdf with all necessary informations.

Support

If you encounter any difficulty using Str8Tween, be sure to have a look at the documentation first. In case you don't find a solution there you can checkout the unity forums. Then if you are still struggling, you can contact us at contact@str8lines.io. I will try to help as soon as I can.

License

This project is under the MIT License. You can see the full license text on str8lines.io.

About

A simple tween engine for Unity which implements Robert Penner's easing equations. It's my first public project ever.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages