Godot tools and shaders for palette swaps, palette animation and index maps
Install via the Asset Library
Instruction
- Open dock under Editor > Editor Docks > Image Palette Dock
- Double click on a Texture2D inside FileSystem for edit
- Drag and Drop you Texture2D palette anywhere on a Dock
- Exctract Index Map and Save Index Map
- Create new Sahder Material of ImagePalette or ImagePaletteMap
- Use shader with FAB postfix if texture has Fix Alpha Border
- Supply Palette (optionaly Index Map) and apply material
GDScript
.NET