Discuss Scratch

butterking829
Scratcher
47 posts

Does anyone know how to do this?

I was wondering how you make it so if a sprite is clicked a certain ammount of times it will hide. Any help? Please show in blocks.
drmcw
Scratcher
1000+ posts

Does anyone know how to do this?

when this sprite clicked
change [clicked v] by (1)
if <(clicked) = [10]> then
hide
end

Last edited by drmcw (Jan. 21, 2014 19:00:12)


10 !
ScratchVaders or Galaga?
Maybe Eliza can help you decide?
butterking829
Scratcher
47 posts

Does anyone know how to do this?

Ok thanks

drmcw wrote:

when this sprite clicked
change [clicked v] by (1)
if <(clicked) = [10]> then
hide
end
. Ill try it out!

Powered by DjangoBB