ScratchData LogoScratchData
Back to Motlreyt's profile

Stop Sound Code

MOMotlreyt•Created August 4, 2022
Stop Sound Code
3
2
27 views
View on Scratch

Instructions

- Stop Sound Code - How to make it----------------------------------------------------- 1 - Green flag clicked. 2 - Record a sound. 3 - Record another sound. 4 - Make the sounds play at the same time in the code. 5 - Add a waiting block of your choice. 6 - Make a block : "Stop Sound", and next to the text add the input that is : "Sound". 7 - Add a variable, make it for this sprite only, and name it, "Sound". 8 - On the definition block, set the "Sound" variable to the input on the custom block. 9 - Create clone of the sprite. 10 - Add the block, "When I start a s a clone". 11 - On that "When I start as a clone" script, set volume to 0%. 12 - Start the sound, and use the "Sound" variable on the start sound block. 13 - Delete the clone. That's how to make it! Or, to do it more easily, you could either put the scripts in backpack, or just copy the codes on screen. -------------------------------------------------------------------------

Description

- Stop Sound Code - This is the code for stopping one sound. I figured it out finally! ------------------------------------------------------------------------- This code is very useful. -------------------------------------------------------------------------

Project Details

Project ID719429240
CreatedAugust 4, 2022
Last ModifiedAugust 4, 2022
SharedAugust 4, 2022
Visibilityvisible
CommentsAllowed