PippoFlash Hi, If I apply a ColorMatrixEffect to an image, and then set BlendMode (or vice versa), the image is not visible anymore. Is this to be expected? Thank you
PippoFlash I found the answer in this post: https://forum.starling-framework.org/d/21681-image-disappears-when-setting-both-filter-and-blendmode/4 Basically, apply the filter first, then on the next frame, apply the blend.