This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-04-06 22:17:18

SOScratch
Scratcher
Registered: 2010-02-01
Posts: 100+

How To Make A Sprite Disappear When Clicked

This is a post designed to help rookie scratchers.
I know how to do this and more. I am not requesting help.

For this, the sprite we used will be called: SPRITE 1

Here is all the scripts required for the sprite:

when gf clicked
go to x: (0) y: (0)
switch to costume [costume 1]
show
When [Sprite 1] Clicked
hide
And there you have it! A simple script!
Ask me if you need any variations.

Last edited by SOScratch (2012-04-07 12:32:08)


-SOScratch
Scratch On!

Offline

 

#2 2012-04-06 22:46:42

lukanater
Scratcher
Registered: 2007-09-26
Posts: 100+

Re: How To Make A Sprite Disappear When Clicked

This is actually kind of useful, but I think that someone who will figure out how to use the forums will know how to do this.  Honestly, I didn't figure out how to do this till my third project or so.


http://i1049.photobucket.com/albums/s385/xenokstudios/trippinstudios.png

Offline

 

#3 2012-04-06 22:55:26

TorbyFork234
Scratcher
Registered: 2012-03-01
Posts: 1000+

Re: How To Make A Sprite Disappear When Clicked

SOScratch wrote:

This is a post designed to help rookie scratchers.
I know how to do this and more. I am not requesting help.

For this, the sprite we used will be called: SPRITE 1

Here is all the scripts required for the sprite:

when gf clicked
go to x: (0) y: (0)
switch to costume [costume 1 v]
show
When [Sprite 1 v] Clicked
hide
And there you have it! A simple script!
Ask me if you need any variations.

Scripts fixed by: TorbyFork234

Offline

 

#4 2012-04-07 10:23:38

SJRCS_011
Scratcher
Registered: 2011-02-07
Posts: 1000+

Re: How To Make A Sprite Disappear When Clicked

TorbyFork234 wrote:

SOScratch wrote:

This is a post designed to help rookie scratchers.
I know how to do this and more. I am not requesting help.

For this, the sprite we used will be called: SPRITE 1

Here is all the scripts required for the sprite:

when gf clicked
go to x: (0) y: (0)
switch to costume [costume 1 v]
show
When [Sprite 1] Clicked
hide
And there you have it! A simple script!
Ask me if you need any variations.

Scripts fixed by: TorbyFork234

The original version was actually correct, because the block is not a drop down.


http://i.imgur.com/vQqtH.png
Learning to Program in a Nutshell:  "You're missing a closing parentheses" - LS97

Offline

 

#5 2012-04-07 11:58:47

Stickman704
Scratcher
Registered: 2009-01-31
Posts: 1000+

Re: How To Make A Sprite Disappear When Clicked

Uh this isn't exactly difficult to figure out, it's not quantum physics, but thanks for the info.


Dun dun dun dun dun dun.... dun dun dun dun dun dun...  tongue

Offline

 

Board footer