Tagged snippets Explore
Image Steganography
Casual Garage Coder
Use the lower bits of an image pixels to hide/retrieve data. With that, one can share binary data as image instead of soulless data file.
In-game Minimal Gradient Editor
Casual Garage Coder
Editing a gradient is not available outside the Editor. This snippet allows editing gradients in-app.
TileData color batch edit
jil-hue
Tool for quickly replacing colors in a monochrome TileSet
In-editor tool Texture2D into colors palette
jil-hue
Use this in editor to get a dictionary with all colors in a Texture2D and their amount.
Tagged shaders Explore
Color by Instance
Casual Garage Coder
Simple colorization by instance identifier
Greyscale Shader WITH modulate
Saltlight Studio
This is a somewhat simple shader for greyscaling sprites, except with modulate and self-modulate still working
Canvas item
Palette swap
Unknown user
A shader that swaps colors
Canvas item
Simple quantization
Unknown user
Reduces the range of possible colours a pixel can take
