Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Fellow Roach

2
Posts
1
Topics
1
Followers
A member registered Nov 06, 2025 · View creator page →

Creator of

Recent community posts

Easy Color Shading

Itch page: https://fellowroach.itch.io/easy-color-shading-aseprite-script

A compact color-shading helper for Aseprite.

This is useful when you want a fast starting palette while keeping colors consistent across your sprites and shape tools.

Features:

  • Auto Pick Mode: Select a color in your current palette and the script will refresh the palette. Colors selected inside the script does not change the current colors available, use "get" to update colors based on the currently selected color.
  • Shade Ramp: Darker is influenced by blue, lighter colors are influenced by yellow.
  • Light Ramp: No hue shift, only value and a little of saturation shift.
  • Saturation Ramp: : No hue shift, only saturation and a little of value shift.
  • Hue Ramp: Hue shift with shade shift applied, making the hue change more distinguishable.
  • Analog Ramp: Provide analog colors based on the current color.
  • Opacity Ramp: Provide lower opacity options based on the current color.
  • CUSTOMIZATION: Inside `utils/color_utils.lua`, after line 203, you can tweak, add or remove colors based on your need, this will affect all my shape scripts as they use this as source for color shading. 

(1 edit)

Bro, I forgot to make it public LOL! Thanks for letting me know, I updated the package with the correct access to utils.