STR8TWEEN
Want to animate ? Just Tween !
What is Str8Tween ?
Str8Tween is a tween engine designed for Unity which provides a way of making simple animations.
It implements Robert Penner's easing equations to perform interpolations.
As it's my first product ever, it took me few months to plan, code, test, debug and document.
I hope you will enjoy using it and I wish you happy coding !
Features
Str8Tween handles only UI tweening at the moment. It allows you to animate UI objects on four different properties :
- Position
- Scale
- Rotation
- Transparency