Discuss Scratch

HibHobLobaWob
Scratcher
8 posts

How do you make a when stop sign clicked?

ask [How do you make a when stop sign clicked?] and wait
think [Please help] for (2) secs
WafflesYouTubeMC
Scratcher
100+ posts

How do you make a when stop sign clicked?

Try this: https://scratch.mit.edu/projects/339451910/
Its backpackable!

This is a creative use of it:
https://scratch.mit.edu/projects/678332302/

Last edited by WafflesYouTubeMC (May 9, 2024 16:08:27)


define When you see this message
Subscribe to YouTube.com/@Waffles-MC
forever
Watch ((Fire Videos) * (100))
end




define Watch (input)

Youtube.com/@Waffles-MC
kooqle
Scratcher
97 posts

How do you make a when stop sign clicked?

This is the code for the stop sign sprite.

when this sprite clicked
broadcast [stop sign clicked v]
when I receive [stop sign clicked v]
There you are!

Scratch on, superb scratchers!
Scratchedbyyou
Scratcher
100+ posts

How do you make a when stop sign clicked?

Here's a method you can try:
when green flag clicked
forever
set [detector v] to (timer)
end
when [timer v] > (detector)//this runs when the project stops

Hope this helped!

My profile here!
My alternate account here!
My forums account here!
If you want to comment about one or more posts I made, I recommend posting the comment on my forums account.
I make animations and games. I also do a little posting on the forums. Scratch is a great place!
when green flag clicked
set voice to [tenor v]::pen
say [I do F4F]::custom

define say (words)
say (words)
speak (words)::pen
say []
HibHobLobaWob
Scratcher
8 posts

How do you make a when stop sign clicked?

Scratchedbyyou wrote:

Here's a method you can try:
when green flag clicked
forever
set [detector v] to (timer)
end
when [timer v] > (detector)//this runs when the project stops

Hope this helped!

Thank you @Scratchedbyyou !

Last edited by HibHobLobaWob (May 13, 2024 12:42:20)

Powered by DjangoBB