Simple Tween
Simple Tween is a straightforward interpolation package that offers easy to use automation of a GameObject's transform values.
by Jasper Devir
Price History +
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.