Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

Adds utility extensions to the Gradient resource to simplify various gradient creation tasks.
FancyGradient
Godot 3 Gradient utilities
Includes the following:
FancyGradient
A resource extending Gradient to create gradients from a list of equally spaced colors.
RepeatingGradient
A resource extending Gradient to create a gradient that repeats itself.
Usage
No need to install/enable the addon. Just copy the addon scripts anywhere on your project and the new options will appear anywhere a Gradient can used.
Adds utility extensions to the Gradient resource to simplify various gradient creation tasks.
Reviews
Quick Information

Adds utility extensions to the Gradient resource to simplify various gradient creation tasks.