Hello,
When adding sprites with the following blend:
source: SRC_ALPHA
destination: DST_ALPHA
Every thing looks normal. However on iPhoneX (iOS 14+) there is black pixels instead of alpha transparent.
The effect I am trying to achieve is blend mode: Additive.
Please help… thanks.