Discuss Scratch

farklesparkle
New to Scratch
1 post

hiding sprites

how do we make a sprite disappear once it has been hit so that only the remaining sprites remain and disappear one by one until they are all gone?
ecic2002
Scratcher
4 posts

hiding sprites

Under the looks tab you will find Show, and Hide. Use these two to make you sprites Disappear and Appear.
tntey
Scratcher
100+ posts

hiding sprites

Kind of unspecific, but this might be what your looking for

when green flag clicked
forever

if <touching [ What it's hit by] ?> then
hide

end

end

A computer is like an Old Testament god, with a lot of rules and no mercy. - Joseph Campbell

Check out Scratch Dev Tycoon

Powered by DjangoBB