pursuedpybear
pursuedpybear copied to clipboard
Allow Sprite Tinting
I want a way to tell a sprite to be rendered with a tint. This can be either full surface tint or a masked tint (or both).
Currently, we'd have to generate new Surfaces to make this happen, I'd like it to be a metadata somehow.