Skip to content

DaseinPhaos/LTween

Repository files navigation

LTweener

Summary

Just another tweener for Unity. Developed under Unity 2017.4.

High-Level Usage

Add a TweenerTrack in your script, then invoke it as you see fit. Any Vector, Color, Float, Int or enum(with a bit of wrapping) properties from the attached GameObject (or its descendants) can be tweened with the track, as the gif example shows.

Example

License

This project is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT for details.

About

Just another tweener for Unity

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages