DCP 2.1.1: Singlecol Shader — Two-Color Blending
Dynamic Color Palette » Devlog
dcp_singlecol.gdshader now supports smooth runtime blending between two palette cells.
The cell selection is split into two pairs — cell_a_x/cell_a_y and cell_b_x/cell_b_y — with a mix_a_b float uniform (0.0 = Color A, 1.0 = Color B). Drive it from an AnimationPlayer, a tween, or script logic to crossfade between any two palette colors on a mesh without touching its UVs.
quadrant and emission_strip remain shared: PBR values (roughness, metalness, emission) are defined by the quadrant, not the individual cell, and are consistent across both colors.
Regenerate the shader export from the DCP Configure dialog to get the updated template.
Files
dynamic_color_palette-2.1.1-main.zip 64 kB
61 days ago
Get Dynamic Color Palette
Download NowName your own price
Dynamic Color Palette
Blender Add-on for Low-Poly Artists
| Status | Released |
| Category | Tool |
| Author | Frank Winter |
| Tags | Blender, blender-scripts, color-palette, Game Design, game-development, Godot, godot-shader, Low-poly, Open Source |
More posts
- DCP 2.1: Shaders and Config Exported Directly from Blender62 days ago
- DCP 2.0.7: Bugfix Release70 days ago
- DCP 2.0.6: Minor Bugfixes71 days ago
- DCP 2.0: Full Blender Add-on72 days ago
- DCP 1.1: Object Mode & Multi-Object Edit Support75 days ago
Leave a comment
Log in with itch.io to leave a comment.