A set of personal useful cross-project utilities for building games in Unity. To install, just download the .unitypackage at root and drag to your Unity Editor.
Animators could be called "tweens", allow for quick and simple animation of transform variables (position, scale, rotation).
These two animators can be used to create a floaty cube :
The package also contains some extensions, mainly just quality of coding improvement for repetitive tasks when dealing with extended class.