toggle menu
Categories
Discussions
Dashboard
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Dashboard
Sign In
·
Register
×
Home
›
GameSalad 101
›
Working with GS (Mac)
Music stay on through game ?
JamieOneil
Member
Posts:
877
April 2011
edited November -1
in
Working with GS (Mac)
How can i make my music stay on through the game, even when it is changing scene and not have it restart the music ? thanks
Comments
GamersRejoice
Member
Posts:
817
April 2011
You need to create an attribute boolean called "change music" or something like that.
Then a rule that says when change music is true and music button is pressed change song to... and change "change music" back to false
Then another rule that says if change music is false, resume music.
This way it will always resume playing the music unless you change the song
Sign In
or
Register
to comment.
Comments
Then a rule that says when change music is true and music button is pressed change song to... and change "change music" back to false
Then another rule that says if change music is false, resume music.
This way it will always resume playing the music unless you change the song