@magicgamestudios wrote:
I've this
// use this for initialization
onLoad: function () {
cc.audioEngine.playMusic(this.backgroundMusic,true);
cc.audioEngine.setMusicVolume(0.2);
},The music works fine, but when arrive at the end appear a gap and start again.
How can I play a loop without gap?I download the file from http://opengameart.org/content/game-music-loop-intense#
Posts: 1
Participants: 1