Edit of asset "Gradient shift shader (palette-cycling-like)" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Gradient shift shader (palette-cycling-like) | |
| Description |
Simple shader that allows for create animations similar to palette cycling. Make a grayscale sprite and a gradient, put a ShaderMaterial on the sprite and assign the gradient and it will animate. See the example project for usage. Caveats for best effect: - the base texture should have filter disabled - number of colors in the gradient and base texture should match - gray shades in the base texture should be uniformly distributed (i.e. with equal increments between colors) Check out the repo page for animated example. |
|
| Category | Shaders | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/KoBeWi/Godot-Gradient-Shift-Shader | |
| Issues Url | https://github.com/KoBeWi/Godot-Gradient-Shift-Shader/issues | |
| Godot version | Godot 3.4 | Godot 3.4 |
| Version String | 1.0 | |
| Download Commit | 648aa823c17377be27da540adcbf97473076b636 | |
| Download Url (Computed) | https://github.com/KoBeWi/Godot-Gradient-Shift-Shader/archive/648aa823c17377be27da540adcbf97473076b636.zip | |
| Icon Url |
https://github.com/KoBeWi/Godot-Gradient-Shift-Shader/blob/main/Media/Icon.png?raw=true
|
|