1
Ask a Question / Image blend modes not working on Windows build
« on: February 14, 2019, 04:46:10 am »
Hi all. It appears as if blending modes for images aren't working. I'm using the Perlin Noise extension to fill an image (TrashMaskImage), copying that image to another image (WorkingImage) and then drawing WorkingImage onto TrashMaskImage using hardlight 10 times to pump up the contrast. In the attached image, you can see it working as intended on the left (flash) and not working on the right (windows). I can confirm that the image on the right is just the pure perlin noise (minus some parts cut out... this happens earlier in my little routine).
Is this a stencyl 4.0 issue? Has it always been like this? Am I doing something wrong or not using a best practice? Many thanks if you can provide some advice or direction!
Is this a stencyl 4.0 issue? Has it always been like this? Am I doing something wrong or not using a best practice? Many thanks if you can provide some advice or direction!