Our Tools

Str8Tween

View

This tool is a totally free tween engine which has limited abilities for the moment but I intend to improve it.
It consists of a simple dll file and requires a bit of coding skills to be used.
The API allows you to tween the position, scale, rotation and transparency of UI elements.
It was designed to be distributed with tweenslator but can still be used as a standalone Unity plugin.

Tweenslator

View

Tweenslator is an animation tool for Unity whose friendly interface allows you to create and manage UI animations.
You don't need coding skills to use it but for those who do, there's an API.
It relies on a tween engine to work and is compatible with DOTween and LeanTween.
The package is available on the Unity Asset Store and provided with our own tween engine : Str8Tween.