cocos2d/cocos2d-objc

CCClippingNode when transitioning a scene.

nader-eloshaiker opened this issue · 1 comments

Using a black in the stencil to represent what will rendered and transparent to represent what will be removed. I attach a clipping node to a scene and works correctly up until the scene is transitioned using fade to a color. The clipping is lost and the full image is displayed. (This is with 3.4.9)

Sorry was using at the wrong branch.