Hi,
i wonder if it is possible to set the blend mode only affecting one layer or better ignoring one layer.
I want to make a worms like game, for that i created a layer with tilemap (1*1 tiles), for letting it look good i have a second layer on top of that with blend mode "source atop", so this layer will only be visible where tiles are under it. Works fine with all layers transparent but it results in an black background (or grey on some browsers).
I would like to add an layer with backgroundimage thats excluded from the blending of the top layer so it doesnt show where backgroundimage is behind it, is this somehow possible?