Pages: 1
Topic closed
Plz help me...
I downloaded music for my project, then uploaded it to my scratch project's background, and went to the background's scripts. I dragged
but there is a red line around it!! Why is that??? I REALLY want that music!whenclicked
foreverplay soundmy sound is hereuntil doneturn
15degreesturn
15degrees
Offline
A red line around the scripts appear when something in the block stack can't be read. In your case, the background/stage can't really move, so it can't read the script properly whenever it sees the block
.turn
15degrees
Offline
cheddargirl wrote:
A red line around the scripts appear when something in the block stack can't be read. In your case, the background/stage can't really move, so it can't read the script properly whenever it sees the block
.turn
15degrees
Just remove those blocks and the script should run fine.![]()
I agree, if you want a sprite to turn put this in your sprite:
and this in your background:whenclicked
foreverturn15degreesturn15degrees
Also, why do you tell it to turn 15 degrees twice,whenclicked
foreverplay soundsound here ▼until done
does the same thing.turn30degrees
Offline
Plz help me...
I downloaded music for my project, then uploaded it to my scratch project's background, and went to the background's scripts. I dragged
whenclicked
foreverplay soundmy sound hereuntil done
Offline
Each sprite has it own sounds in the sound tab. You'll need to make sure that the background contains the sound, too.
Offline
Topic closed
Pages: 1