
Simple Tween
Simple Tween is a straightforward interpolation package that offers easy to use automation of a GameObject's transform values.
- Category:
- Tools › Animation
- Developer:
- Jasper Devir
- Price:
- FREE
- Rating:
- Favorites:
- 3
- Download Size:
- 29.41 KB
- Current Version:
- 1.0
- Original Release:
- Nov 20, 2024
- Last Update:
- Nov 20, 2024
- Supported Unity Version:
- 6000.0.23 or higher
- Description:
Online Documentation: jasperdevir.com/docs/simple_tween
Queue and play clips to interpolate from one value to another, through code or the included clip editor.
Choose a range of options to manipulate your objects; loop clips, mirror tweens, set time offsets, and set a range of different interpolation functions, or make your own with an animation curve.
Save your clips as a ScriptableObject for later use.
Currently only avaliable to manipulate a GameObject's position, rotation, and scale.
- Technical Details:
Includes scripts:
- Tween
- Tween Clip : ScriptableObject
- Tween Manager : MonoBehaviour
Also includes Tween Clip Editor, under Window/SimpleTween, for easy and intuitive editing and queuing of Tweens and Tween Clips.
continue »