Hey,
Previously I was having issues with focus being lost and the music I had in my iOS games was not restarting.
The latest version of Stencyl fixed that (10046), but it also appears to have broken the music function. Here are two major things that have changed:
1. Music continues from the place it was, rather than from the start (unless explicitly told to go to position 0)
2. Looping music stops after a while and changing back to a scene once looping music has started means other tracks in that scene refuse to play.
My current setup is this:
Menu
intro menu music
loop menu music
Gameplay
intro gameplay music
loop gameplay music
Shop
Intro shop music
Loop shop music
intro gameplay music (short)
When I transition to the various scenes, the intro music plays fine (and goes back to the start and I can easily alternate between the scenes and their respective music plays.
If however the music (via a "If channel finishes playing" block) switches to play the loop track, returning to this scene results in silence from the music channel.
If you could let me know ASAP whether this is a known issue with this build (And has been fixed in the latest one) or whether you need more info, I'd appreciate the suggestions. I'm midway through a feature and there's key things I need to update but this issue is stopping me from releasing my update.
Thanks for any help you can provide!
Previously I was having issues with focus being lost and the music I had in my iOS games was not restarting.
The latest version of Stencyl fixed that (10046), but it also appears to have broken the music function. Here are two major things that have changed:
1. Music continues from the place it was, rather than from the start (unless explicitly told to go to position 0)
2. Looping music stops after a while and changing back to a scene once looping music has started means other tracks in that scene refuse to play.
My current setup is this:
Menu
intro menu music
loop menu music
Gameplay
intro gameplay music
loop gameplay music
Shop
Intro shop music
Loop shop music
intro gameplay music (short)
When I transition to the various scenes, the intro music plays fine (and goes back to the start and I can easily alternate between the scenes and their respective music plays.
If however the music (via a "If channel finishes playing" block) switches to play the loop track, returning to this scene results in silence from the music channel.
If you could let me know ASAP whether this is a known issue with this build (And has been fixed in the latest one) or whether you need more info, I'd appreciate the suggestions. I'm midway through a feature and there's key things I need to update but this issue is stopping me from releasing my update.
Thanks for any help you can provide!