I'm making a game for iOS, everything is finished except sounds. The app already plays a sound when buttons are pressed, but I need another sound file to be played when the bee (main UIImage character) comes in contact with the coin (object of the game is to catch these coins). And also I need another sound file to be played when the bee comes in contact with one of the two obstacles. How do I go on about doing this?