No every value is default, including texture packer.
I changed only color value ( default FFFFFFFF to FFFFFF00 )

I just want to fade out effect. But randomly looks like additive.
Do not know anyone?
If I set Color alpha value.
sometimes work additive...
It's randomly.
CCSkeleton::
bool premultipliedAlpha; // is Never initialized.
if I set true, use non-premultiplied png image. work's fine.
But, premultiplied png image is still black border.