Hi,
So I tried to create a new particle effect using emitter object. The problem is no matter what I designed the blendmode of my particle seems to be “add” all the time and there’s no way to change this both in Particle Designer or editing my json manually.
I do find these paramters that I don’t understand :
“blendFuncDestination”: 1,
“blendFuncSource”: 770,
What do these parameters do?
what values should I put if I just want my particle to have a normal blend mode?
Thanks