hi,
I’m searching to have this effect with PHASER.WEBGL :
and this it is what i have now :
i try with :
setBlendMode(‘ADD’)
setBlendMode(‘MULTIPLY’)
setBlendMode(‘ERASE’)
setBlendMode(‘SCREEN’)
and never i have the result what i want in the first printscreen…
How do you do that ?