Hello all,
I would like to get to this required result:
I can create a spritefont with borders and all, but I can't figure out how to use the gradient colors, and it gets tricker. if I have 2 lines of text, the gradient should be darker in the second line, meaning this isn't the same gradient for each letter, otherwise I would just paint the gradient on top of the spritefont.
I was thinking of creating a gradient sqaured layer below the spritefont, and use some blending modes between the 2, but I couldn't find the combination that would allow me to achieve this.
Does anyone have an idea?
Thanks!!