• Bugs
  • white border problem

  • Изменено
Related Discussions
...

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.

Изображение удалено из-за отсутствия поддержки HTTPS. | Показать

and can see no borders in resource PNG file.

Изображение удалено из-за отсутствия поддержки HTTPS. | Показать

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.