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 to call a selector each time the animation "ticks" (switches frame), in this specific case, in order to play a sound?
Edit: Other solutions to sync the animation ticks with sound are welcome as well
