I just noticed a strange thing in Defold 1.3.0; the blend modes don’t seem to have any effect. I reproduced this in a completely blank project, see below. Has something changed recently for text rendered in the gui? Box nodes work as expected.
Blend mode shows correctly in editor:
When built from the editor on Mac it’s ignored:
Minimal project:
TextMultiply.zip (2.0 KB)