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:
when gf clicked forever play sound [BGM]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).
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:when gf clicked forever play sound [BGM]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).
Well, you need to change that
when gf clicked play sound [BGM v]to
when gf clicked play sound [BMG v] until doneAs for your other one, i am not sure, sorry.
Offline