Easy Asset Search

Simple Tween

Simple Tween is a straightforward interpolation package for automating a GameObject's transform values.
Simple Tween Asset Image Simple Tween is a straightforward interpolation package for automating a GameObject's transform values.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost.
FREE
Category:
ToolsAnimation
Developer:
Jasper Devir
Price:
FREE
Favorites:
4
Supported Unity Versions:
6000.0.23 or higher
Current Version:
1.0
Download Size:
29.41 KB
Last Update:
Nov 20, 2024
Description:
Simple Tween offers easy-to-use automation of a GameObject's transform values. You can queue and play clips to interpolate from one value to another, either through code or the included clip editor. The package provides various options to manipulate objects, such as looping clips, mirroring tweens, setting time offsets, and choosing from different interpolation functions. You can also create your own animation curves. Saved clips can be used later as a ScriptableObject. Currently, the package supports manipulating a GameObject's position, rotation, and scale.

You can use the Tween Clip Editor, accessible under Window/SimpleTween, for easy and intuitive editing and queuing of Tweens and Tween Clips.
Technical Details:
The package includes the following scripts:

* Tween
* Tween Clip: ScriptableObject
* Tween Manager: MonoBehaviour

Additionally, it includes the Tween Clip Editor, which can be accessed under Window/SimpleTween, for easy and intuitive editing and queuing of Tweens and Tween Clips.
Continue »

Similar Packages