Easy Asset Search
Simple Tween Asset Image Browse on the Asset Store » * This is an affiliate link, meaning we may earn a small commission if you purchase something through it, at no extra cost.

Simple Tween

Simple Tween is a straightforward interpolation package for automating a GameObject's transform values.
Category:
ToolsAnimation
Developer:
Jasper Devir
Price:
FREE
Rating:
Not enough ratings.
Favorites:
4
Download Size:
29.41 KB
Current Version:
1.0
Supported Unity Version:
6000.0.23 or higher
Last Update:
Nov 20, 2024
Original Release:
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