Hi.
I'm yet with the salads game, but I have a problem. I want to play a song with the "forever" block, but the BMG doesn't play. This is the script:
Also, I have another problem. I want to play a MIDI note as a beep sound. But Scratch changes it to the piano sound. The instrument is called "Orchestra success", or something like this (I'm using the spanish version, sorry).whenclicked
foreverplay soundBGM
Offline
PPJB wrote:
Hi.
I'm yet with the salads game, but I have a problem. I want to play a song with the "forever" block, but the BMG doesn't play. This is the script:Also, I have another problem. I want to play a MIDI note as a beep sound. But Scratch changes it to the piano sound. The instrument is called "Orchestra success", or something like this (I'm using the spanish version, sorry).whenclicked
foreverplay soundBGM
Well, you need to change that
towhenclicked
play soundBGM ▼
As for your other one, i am not sure, sorry.whenclicked
play soundBMG ▼until done
Offline