Hi,
I've got a GamePlay Scene and a GameOver Scene.
I want to show the GameOver Scene with a transparent background (you can see the content of the GamePlay Scene) at the end of the GamePlay Scene .
If I push the GameOver Scene with a transparent CCColorLayer, the Background of the scene seems to be black and I can't see the content of the GamePlayScene.
Can i change this behavior?
Thanks for your answers.