Discuss Scratch

674223
New to Scratch
4 posts

Make a sprite disappear when another sprite is clicked.

How do you make a sprite disappear when another sprite is clicked?
I'm making a game where you pick the characters, and it is due tomorrow, so…PLEASE HELP NOW!!!!
Thank you! :D
asivi
Scratcher
1000+ posts

Make a sprite disappear when another sprite is clicked.

asivi
Scratcher
1000+ posts

Make a sprite disappear when another sprite is clicked.

Well, perhaps it is better if i say you directly
Broadcast a message when the sprite is clicked and do the other to hide when it receives the message.
674223
New to Scratch
4 posts

Make a sprite disappear when another sprite is clicked.

Thanks I'll try that and let you know if it works!
674223
New to Scratch
4 posts

Make a sprite disappear when another sprite is clicked.

It did not work. Do you have any other suggestions?
asivi
Scratcher
1000+ posts

Make a sprite disappear when another sprite is clicked.

674223 wrote:

It did not work. Do you have any other suggestions?

No, i have not.
asivi
Scratcher
1000+ posts

Make a sprite disappear when another sprite is clicked.

Obviously, if you has typed correctly the message name and it doesn't hide then you are making show in other task, continuously perhaps.

Last edited by asivi (Dec. 3, 2017 22:50:17)

fuchsia227
Scratcher
100+ posts

Make a sprite disappear when another sprite is clicked.

Please read my message below! It explains it better! Now you should be able to do your project! Not that much of code if you make it simple!

Last edited by fuchsia227 (Dec. 4, 2017 00:14:54)


when green flag clicked
follow [fuchsia227]
read his message
Check out the latest version of scratch in his link below [Scratch 3.0]
fuchsia227
Scratcher
100+ posts

Make a sprite disappear when another sprite is clicked.

674223 wrote:

How do you make a sprite disappear when another sprite is clicked?
I'm making a game where you pick the characters, and it is due tomorrow, so…PLEASE HELP NOW!!!!
Thank you! :D
Here's What I Do!
I want the parrot to disappear when the cat is pressed!
Code for cat:
when this sprite clicked
broadcast [hide v]
Code for parrot:
when I receive [hide v]
hide
It's super simple!

when green flag clicked
follow [fuchsia227]
read his message
Check out the latest version of scratch in his link below [Scratch 3.0]
fuchsia227
Scratcher
100+ posts

Make a sprite disappear when another sprite is clicked.

Did it work! I think it works for me! It should work!

when green flag clicked
follow [fuchsia227]
read his message
Check out the latest version of scratch in his link below [Scratch 3.0]
fuchsia227
Scratcher
100+ posts

Make a sprite disappear when another sprite is clicked.

674223 wrote:

It did not work. Do you have any other suggestions?
Mine works! I usually submit scripts instead of studios for my code!

when green flag clicked
follow [fuchsia227]
read his message
Check out the latest version of scratch in his link below [Scratch 3.0]
HurculesAnimator
Scratcher
21 posts

Make a sprite disappear when another sprite is clicked.

when this sprite clicked
broadcast [disappear v]
when I receive [disappear v]
hide
674223
New to Scratch
4 posts

Make a sprite disappear when another sprite is clicked.

thanks you guys i got it to work
Henry_Terrill
Scratcher
5 posts

Make a sprite disappear when another sprite is clicked.

I'm making a speed run game and i need it so that when i click the rebirth button 2 sprites show and when i click it again they hide
vanden8
Scratcher
1 post

Make a sprite disappear when another sprite is clicked.

I’m trying to make a fanf game any suggestions
Henry_Terrill
Scratcher
5 posts

Make a sprite disappear when another sprite is clicked.

Yas make a jump scare
Wainggan
Scratcher
500+ posts

Make a sprite disappear when another sprite is clicked.

vanden8 wrote:

I’m trying to make a fanf game any suggestions
Don't necropost

Henry_Terrill wrote:

Yas make a jump scare

~ parchii
natasha_salty
New to Scratch
4 posts

Make a sprite disappear when another sprite is clicked.

Can someone please help me.
I have searched up and nothing has worked.
So I have coded fully for my sprite to hide when it goes into “the certain bin” (cause my game is a bout marine pollution) and when it hides it gains a point. I have coded it to stay hidde but then when I click on the next sprite it re-appears and I have tried everything and nothing is working.
Please help thanks
deck26
Scratcher
1000+ posts

Make a sprite disappear when another sprite is clicked.

natasha_salty wrote:

Can someone please help me.
I have searched up and nothing has worked.
So I have coded fully for my sprite to hide when it goes into “the certain bin” (cause my game is a bout marine pollution) and when it hides it gains a point. I have coded it to stay hidde but then when I click on the next sprite it re-appears and I have tried everything and nothing is working.
Please help thanks
Please create your own new topic rather than necroposting.
isirigirlpower
Scratcher
3 posts

Make a sprite disappear when another sprite is clicked.

how do you get the text to disappear not the sprite . i have this song that i programmed and after the sprite says the word i want the WORD to disappear

Powered by DjangoBB