ScratchData LogoScratchData
Back to Eineki's profile

Debug-It 1.5 remix

EIEineki•Created June 4, 2013
Debug-It 1.5 remix
0
0
341 views
View on Scratch

Instructions

In this project, when the green flag is clicked, the Scratch Cat should say "Meow, meow, meow!" in a speech bubble and as a sound. But the speech bubble happens before the sound -- and the Scratch Cat only makes one "Meow" sound! How do we fix the program?

Description

Just debbugged the script. - dropped the 2 seconds wait in the _say_ block in order to continue to play the script while showing the cat speech - moved the sound block into the loop branch to play it three times - changed the sound block type to _play sound until done_ (The sound where played too fast and just one was audible). - removed the baloon at the loop exit with a empty _say_ block

Project Details

Project ID10622521
CreatedJune 4, 2013
Last ModifiedFebruary 24, 2021
SharedJune 4, 2013
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root