- 수정됨
white border problem
hello,
I'm consider to use spine in my project.
and i think this is great tool.
but when i tested sample animation(spine boy) in cocos2dx 3.0 alpha version.
i found some white border like screenshot below.
Image removed due to the lack of support for HTTPS. | Show Anyway
and can see no borders in resource PNG file. Image removed due to the lack of support for HTTPS. | Show Anyway
how can i remove white border??
I need your help.
thank you.
It may be a problem with premultiplied alpha, or not using premultiplied alpha. CCSkeleton implements CCBlendProtocol and you can use setOpacityModifyRGB.