Making new gradients for the generator

● ARCHIVED · READ-ONLY
Started by Avery 2 posts View original ↗
  1. Sometimes the default Generator colors just don’t do it, but it can be difficult to recolor the graphics after building them, especially since you need to select just the right area on the face image.
    Better you just have the perfect gradient at hand, right?

    If you go to your generator folder, you will find four files that are responsible for the colors you can use in the generator:
    1683766769518.png
    Each of those sheets applies to different parts of the character, hair, skin and eyes have their own sheet, all the other things as clothes and accessories share the common labeled one.

    1683766769570.png
    They all are a collection of multiple 256x4 sized rectangles that picture a smooth ramp from the lightest shade the color may have to the darkest.

    You don’t have to replace the existing gradients, you can simply expand the sheet (e.g. by using image - canvas size and then just add a + 4 to height in px) and add a new gradient to the bottom.

    For quick additional colors we can simply use the gradient tool in Gimp:
    1683766769614.png
    This would lead to a not very complex but neat blue-grayish skin tone:

    1683766769656.png

    But usually, especially for skin, you need a more complex gradient, shifting the hue to actually look natural.
    To achieve this, we can use a right click on the list of pre-made gradients…
    1683766769696.png
    and add a “New Gradient”.
    In the resulting window we can set up our “extremes”, for my example skin tone I am going with a slightly purple desaturated tone for dark and a very bright yellow tone for the highlights:
    1683766769736.png
    As you can already see, the whole gradient looks very pale and not at all like skin. But again we can utilize the options a right click offers us:
    1683766769774.png
    We can either split the segment at midpoint or get more parts by splitting it uniformly. Depending on how many color shifts we want, we can pick accordingly. Here I went with 4 segments:
    1683766769812.png
    Now we can not only set all the colors where the black arrows are, but also slide them around to have the gradient unfold as we wish:
    1683766769849.png
    By adding 4 more pixels to the canvas height and using the gradient on the new empty square (hold ctrl while drawing the gradient to ensure it is perfectly horizontally aligned), and then the new color is an option once you open (or restart) the maker:
    1683766769895.png
    You can now make any gradient you like, maybe you want a green skinned race?
    1683766769940.png

    For a different approach, you could also copy an existing gradient and play around with the different recoloring options!
    1683766941379.png
    Here for example I copied the blue exiting gradient and moved the slider to get a nice fresh green!

    And because I only moved the hue, the lightness and saturation stayed as they were, so the color fits the default ones nicely:
    1683767048585.png
    Tip: Backup your default colors in case you accidentially screw them up while editing them! ;3
  2. I am always excited when you drop a new tutorial. I always learn something and often it is something I didn't even know how much I needed to know it. Thanks!