saulsaman Posted November 8, 2014 Share Posted November 8, 2014 we've been creating a game and preloading all of our assets. Everything works beautifully, i love phaser! the only problem is there's about a 5-10 second delay before the music, or sound effects start playing. i don't understand why there's silence when we are preloading everything. i'm calling the this.music.play() function immediately when entering our play state, so it's not like i'm calling the play() after 5-10 seconds. Link to comment Share on other sites More sharing options...
rvizcaino Posted November 9, 2014 Share Posted November 9, 2014 Can you attach the sound file? Link to comment Share on other sites More sharing options...
Recommended Posts