Discuss Scratch

lukets98
Scratcher
20 posts

How do I Make an outro when someone hits the stop button?

Hi, I’ve seen projects where people make it so the when the stop button is pressed it changes scenes or even has an outro. And I’m really trying to figure out how that works. I have a few projects I could add it to. Does anyone know how to make that?

See my favorite project here: ^_^
--CHA0S--
Scratcher
100+ posts

How do I Make an outro when someone hits the stop button?

when green flag clicked
forever
set [time v] to ((timer) + (0.000000001))
end

when [timer v] > (time)
your outro
This works since the time in sensing goes on after the stop is clicked

Hi

Trying to become a forum helper
lukets98
Scratcher
20 posts

How do I Make an outro when someone hits the stop button?

Thanks, that is super useful. ^_^

See my favorite project here: ^_^
lukets98
Scratcher
20 posts

How do I Make an outro when someone hits the stop button?

I just used it and it works great. Thanks

See my favorite project here: ^_^

Powered by DjangoBB