04-28-2018, 11:37 PM
Blending is supported on both backgrounds and sprites, so you can use set_blend_mode in sprites too, with the same features.
(04-28-2018, 06:08 AM)PerspexSphinx Wrote: Hi, I got a sprite Colour Cycling (have not tried cloning it’s palette yet) but now I was wondering if one can change a sprites blend mode using set_blend_mode(mode)? Or does this only work on background pictures?