Discuss Scratch

mewycat
Scratcher
3 posts

My Suggestion

My suggestion is a when stop clicked block for the project to do something when stop is clicked I've seen many projects with extra hard coding for it to do something after stop is clicked. Here is an example of what i think it looks like when i think of it: https://scratch.mit.edu/projects/303683654/
Usually this is what i see: (see my replys)

Last edited by mewycat (April 20, 2019 22:32:30)

mewycat
Scratcher
3 posts

My Suggestion

when green flag clicked
forever
reset timer
end
mewycat
Scratcher
3 posts

My Suggestion

when [timer v] > (10)
do something
NilsTheBest
Scratcher
1000+ posts

My Suggestion

No support, the point of the stop sign is to stop projects, not to start them…
Za-Chary
Scratcher
1000+ posts

My Suggestion

Yep, this is rejected — the Scratch Team will not add it.

Rejected Suggestions wrote:

1.2 “When stop sign clicked” hat block
Some users want a block (…) allowing users to click the stop sign to run a script. However, the stop sign is designed to stop all the scripts in the project. With this block in place, more scripts will start when you want the project to stop, thus defeating the purpose of the stop sign. This could also be rather confusing for the “stop all” block. Regardless, there is a workaround that uses the “when (timer) > (number)” hat block.
Luvexina
Scratcher
500+ posts

My Suggestion

There is already a known workaround:

Powered by DjangoBB