Hey all,
looking for some advice on using the experimental sound-engine in cocos2d-iphone v0.8.
What I have done is to create a class called audioManager and house it in the appDelegate so that ...
I have a CCSpeed that contains a CCAnimation that dynamically changes it's speed based on stuff that's going on in the game. Is there any way i can get the animation ...
I m making a game for ipad by using Cocos2d, in which there is settings scene where there will be slider or ON/OFF button to on/off the whole apllication's sound. And ...
I am new to cocos2d. In my game, different colors of balloon are spawning randomly from the bottom and there is a particular sound associated with similar (two or more) sprite/balloon ...