How to porform CCFlipX3D (关于CCFlipX3D执行问题)

I want to use CCFlipX3D action in CCSprite , But there were many problems.
1, There are mostly transparent parts around my sprite. but when I run CCFlipX3D action. the transparent parts changed to black color.
2. After running 3d action, the sprite and the background images were mixed together

现在我想用Ccsprite跑CCFlipX3D动作,跑出来的结果很有问题:

  1. 本来sprite周围是透明的,但是一执行CCFlipX3D后,周边都成黑色了。
  2. sprite跑完后,跟背景图片叠在一起,各分一半。
    请看图片,想用英文发贴的,不过英文实在蹩脚,请见谅。


Bug.JPG (24.9 KB)


Normal.JPG (27.2 KB)

runAction(OrbitCamera::create(1,1,0,0,180,0,0))

I’m sorry to modify your topic and translate it to english. I hope u problem will be focused by more people. and be fixed more quickly.
good luck for you!
驰 张 wrote:

I want to use CCFlipX3D action in CCSprite , But there were many problems.
1, There are mostly transparent parts around my sprite. but when I run CCFlipX3D action. the transparent parts changed to black color.
2. After running 3d action, the sprite and the background images were mixed together
>
现在我想用Ccsprite跑CCFlipX3D动作,跑出来的结果很有问题:

  1. 本来sprite周围是透明的,但是一执行CCFlipX3D后,周边都成黑色了。
  2. sprite跑完后,跟背景图片叠在一起,各分一半。
    请看图片,想用英文发贴的,不过英文实在蹩脚,请见谅。