Discuss Scratch

kkramer1
Scratcher
28 posts

i'm having trouble switching music in different backgrounds

this I would like to know very soon.because I'm making a RPG game I also can't figure out how to do cut scenes. I tried to look it up and found one and it didm't work.





so if you tell me the script you'll get a big BIG game. It still won't be out for a while
ChocolateTeapotNot
New to Scratch
100+ posts

i'm having trouble switching music in different backgrounds

when backdrop switches to [new background v]
set [song id v] to [1]
stop all sounds
repeat until <not <(song id) = [1]>>
play sound [new sound v] until done
end

then ensure each background has a song and a different id

My drmcw account has viewed too many forum topics so cannot view anymore! This account however says it all!
kkramer1
Scratcher
28 posts

i'm having trouble switching music in different backgrounds

sorry.I figured it out already but how do I do cut scenes
1234abcdcba4321
Scratcher
1000+ posts

i'm having trouble switching music in different backgrounds

What kind of cutscenes? There's multiple types.

I'd highly appreciate it if you were to follow me. Don't forget to go to my profile.
All of my programming suggestions <— You should really get the suggestions move back to the suggestions forum!
Five hundred posts! I never expected to get up there… In only 2-3 months.
Does anyone know what a signature is? I mean, I've already seen 6-7 people get confused.
kkramer1
Scratcher
28 posts

i'm having trouble switching music in different backgrounds

like you know in real games they have the main menu then if you wait too long they go to a video of the game. also the ones that the sprites talk and it doesn't let you do any thing (on purpose).
1234abcdcba4321
Scratcher
1000+ posts

i'm having trouble switching music in different backgrounds

Current project?

I'd highly appreciate it if you were to follow me. Don't forget to go to my profile.
All of my programming suggestions <— You should really get the suggestions move back to the suggestions forum!
Five hundred posts! I never expected to get up there… In only 2-3 months.
Does anyone know what a signature is? I mean, I've already seen 6-7 people get confused.
erzaflame
New to Scratch
17 posts

i'm having trouble switching music in different backgrounds

QUIT TELLING HIM TO FOLLOW YOU AND JUST HELP HIM! That's really annoying.
erzaflame
New to Scratch
17 posts

i'm having trouble switching music in different backgrounds

ChocolateTeapotNot wrote:

when backdrop switches to [new background v]
set [song id v] to [1]
stop all sounds
repeat until <not <(song id) = [1]>>
play sound [new sound v] until done
end

then ensure each background has a song and a different id

I did this and now no song at all plays. Any tips?

Powered by DjangoBB