Discuss Scratch

CoderMCProX
Scratcher
1000+ posts

New Stop Sound Blocks

stop all sounds in this script::sound
stop all sounds in [put a costume/backdrop here]::sound
stop all sounds in other scripts::sound
TheBaton
Scratcher
500+ posts

New Stop Sound Blocks

CoderMCProX wrote:

stop all sounds in [this script v]::sound
stop all sounds in [Sprite1 v]::sound
stop all sounds in [other scripts v]::sound

This seems like a good idea, but I feel like there are workarounds to achieve this effect.

when green flag clicked
forever
play sound (Meow v) until done
end

when green flag clicked
forever
if <key [ space v] pressed?> then
stop [other scripts in this sprite v]
end
end

Correct me if I'm wrong.
4meansmuchmore
Scratcher
100+ posts

New Stop Sound Blocks

CoderMCProX wrote:

This seems like a good idea, but I feel like there are workarounds to achieve this effect.

Correct me if I'm wrong.
I don't think that works identically to the suggestion at all

Last edited by 4meansmuchmore (Feb. 18, 2025 23:20:48)

Powered by DjangoBB