Comments

Log in with itch.io to leave a comment.

Hi, is it possible to make dithered gradients with more than 2 colors in DSprite?

(1 edit)

Yes absolutely. In Indexed mode the gradient is the colors linearly through the palette between the foreground and background colors. If that's 5 palette entries that's 5 colors in your gradient, if it's 32 colors then that. In RGB mode a gradient is built algorithmicaly between  your foreground and background color and there's a slider to adjust how many steps you want, so if you want two colors you can have that and if you want 32 colors between then you can have that.
Hope that makes sense.

Here's a short video that demonstrated the RGB mode version

Thanks, that sounds really cool!

(1 edit)

I now see that you mean more than two actual colors, not steps between, and the answer is still yes in Indexed mode but I don't yet have a video demoing that. I'll make one soon.

Just added a screenshot that demonstrates the multicolor gradients in Indexed mode

amm impresive tool selection indeed.