Eye Dropper
A downloadable asset pack
Eye Dropper 🎨
Eye Dropper is a shader (GDShader) that helps with quick color palette swapping easily customizable through shader parameters.
With this shader, you can configure your palettes through textures or through color arrays, or even use both options, if it's more convenient to you.
This project is fully documented so that you can understand what each function or property does, just check it out in the eye_dropper.gdshader
file!
To be able to use the palette arrays with various colors, make sure to tweak the max_palette_array_size
constant in the shader file so that it attends your project's needs. By default it is set to 4
, which means that only 4
colors are allowed at maximum using the arrays, but, as mentioned, that's easily tweakable.
This asset is also available in the Godot Asset Store, if you find it more convenient. This link leads to it: godotengine.org/asset-library/asset/3601
If you have interest in taking a peek at the repository, this is the link for you: github.com/nadjiel/eye-dropper
If you're interested in game dev, why don't you visit my Youtube channel? There I post game dev related content that you may find interesting: youtube.com/@nayelsousa
I hope this shader helps you with your project! :D
This project was tested with Godot 4.3.
Published | 1 day ago |
Status | Released |
Category | Assets |
Author | nadjiel |
Made with | Godot |
Tags | 2D, Asset Pack, Godot, Pixel Art, Shaders |
Code license | MIT License |
Links | GitHub, Godot Asset Library |
Download
Click download now to get access to the following files:
Development log
- Eye Dropper Shader Launch22 hours ago
Leave a comment
Log in with itch.io to leave a comment.