how can i succeed this? it looks like FP doesn’t let me do this.
[SOLVED] overwriteAlpha for curves
AlobarNon
(Bora Kasap)
#5
Anyway, i think i got the problem right now… I’ve just used an overlay blend mode for changing background color but that affect my other transparent layers, so, i’ve just removed their transperency with overwriteTransparency=true parameter, (i mean drawing objects rectPlus linePlus Curve and etc.)
But right now i got the problem, it’s not about my background overlay, it’s about what i’ve just realized, Draw.blend mode is a global property and i need to change it to “normal” for my other draws… I think that’s going to fix my problem