Pages

Sounds not playing with SimpleAudioEngine

For some reason sounds weren't playing using SimpleAudioEngine in Cocos2d. Turns out the reason was XCode wasn't adding the sounds files to Bundle Resources, so I had to manually add them to 'Copy Bundle Resources', which is under the target's Build Phases tab.

1 comment:

  1. Some really useful slides here. I've been looking for something like this to help with a research piece I've been working on.
    Click Here

    ReplyDelete