EsotericSoftware / spine-runtimes

2D skeletal animation runtimes for Spine.
http://esotericsoftware.com/
Other
4.42k stars 2.92k forks source link

version4.2.6 Android use SpineView happen like this #2661

Closed huanghongfu closed 1 month ago

huanghongfu commented 1 month ago

image

huanghongfu commented 1 month ago

his face not good

davidetan commented 1 month ago

Are you using premultiplied alpha textures? Read the warning regarding pma textures on this paragraph of the documentation.

huanghongfu commented 1 month ago

Are you using premultiplied alpha textures? Read the warning regarding pma textures on this paragraph of the documentation.

image

huanghongfu commented 1 month ago

Android how to use premultiplied this method?

davidetan commented 1 month ago

Android how to use premultiplied this method?

You've just sent a screenshot of the paragraph I mention. It clearly states that: The spine-android runtime currently does not support atlases exported using pre-multiplied alpha.

huanghongfu commented 1 month ago

Thank you for your response