On Tue, January 12, 2010 9:19 pm, Kasper Hviid wrote:
> I'll try to explain:
>
> Each cursor will have to be colorized with the team color - this could be
> done automatically, but by using cursor-color.png we will be able to
> decide
> which area of the cursor should be colorized. So for instance, if
> cursor.png
> contains a photo of my face, then cursor-color.png could be used to color
> my
> eyes with the team color. Technically, cursor-color.png would be colorized
> the same way as the bubbles.png sprites.
OK I think I get it so typically cursor.png would be drawn first then
cursor-color.png would be drawn on top of it, both layer having alpha
enabled. Right?