Resume music doesn't work after publishing.
akantor333
Member, BASIC Posts: 3
Ok so I have this code for playing and resuming music.
I have a boolean attribute of Music. I have an actor in the scene with the rule, if Music=true, play music, change to false.
then another rule with if Music= false, resume current music both set to loop.
After i clear the enemies i do a reset scene function. Music continues playing in preview, everything works fine but after i publish it to GS arcade it does not resume after the reset.
I also have a sound running with the pitch based on an attribute which changes fast so the pitch changes fast. It also works i the preview but pitch sounds like its 1 the whole time in arcade.
Please help.
Answers
Make a timer: after 0,1 seconds resume the music