Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
0

Eye Dropper - Palette Swapper Shader

A topic by nadjiel created 29 days ago Views: 31
Viewing posts 1 to 1

New Shader Asset for Godot!

Eye Dropper banner image

Hello people! Passing by to make my first release announcement here on Itch.io! :D

This new project started as a shader for a game I’m making, but since it could be pretty useful to other developers, I decided to share it here.

It’s purpose is providing a straight forward way to performing palette swapping in the Godot engine (tested with Godot 4.3).

The asset consists basically of a .gdshader file that has the shader code that you can use to implement the functionality described. Other files that come together are a LICENSE (MIT) and a README.md, so that you can have them in handy if you need. :)

The code provided is fully documented within its file, so that you can easily understand it and make alterations, if you’d like.

Here is the link for the asset, if you’re interested: nadjiel.itch.io/eye-dropper

Thanks for checking this post! I hope this asset helps you with your projects! :3