Hello.
I am having trouble using a specific blend mode for my sprites, the one called "copy"
dropbox.com/scl/fi/dh799ubcd5m7pwbmq0nvq/blendmodecopy.JPG
What i am aiming for is that when sprite A moves across sprite B, it should render sprite B transparent where the sprite A has been.
To make this happen i though of adding a bit of transparency behind sprite A and using the copy blend mode.
This is what i imagined sprite A should be like.
dropbox.com/scl/fi/znqr5ozotaqrc28ltcwof/gimptest.png
Now, when i add the image with the normal blend mode, it appears as it should, but when i change to the copy blend mode, the transparency appears black. When i run the project with the copy blend mode, the transparency appears gray.
Here is a .capx file of the project i am testing the transparency with.
dropbox.com/scl/fi/2laq2fovubaz61tfre2aw/Blend_prob.capx