I have a a CCLayer with the start menu of my app and I would like to have a short movie playing in the background.
I have succeded in playing a movie ...
I want to add a menu on my cocos2d scene, but I don't want to move it with scene's position. (I understand that, if we add something on scene, then that ...
Good afternoon, ladies and gentlemen,
This time the problem is:
I'm using Cocos2D and i want to add a video to run on the background of my Main/Settings menu.
I have a class that ...