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

#1 2013-03-08 15:49:19

Ethan47
New Scratcher
Registered: 2013-03-03
Posts: 3

Extra sprite problem

I have a duplicate sprite that I don't want in the middle of my screen. When I click on it, nothing happens (when normally the script for it would appear on the screen). How do I fix it?

Offline

 

#2 2013-03-08 15:53:14

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: Extra sprite problem

Umm, could you be more specific?

It sounds like you either need to delete it or just hide it, like this:

when gf clicked
hide
Hope that helps,

CAA14

Offline

 

#3 2013-03-08 15:56:33

Ethan47
New Scratcher
Registered: 2013-03-03
Posts: 3

Re: Extra sprite problem

The problem is I cant get to the script to fix it because the computer acts like the sprite doesn't exist

Offline

 

#4 2013-03-08 16:05:16

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: Extra sprite problem

Hmmm... It may not be a sprite then, try this:

clear
double click that block and see if it goes away.

Regards,

CAA14

Offline

 

#5 2013-03-08 16:06:07

BLU_Spy
Scratcher
Registered: 2012-01-05
Posts: 1000+

Re: Extra sprite problem

Was it a stamp? See if it disappears with this block:

clear
It's on the Pen tab.


CAA14, Y U SO FAST?!

Last edited by BLU_Spy (2013-03-08 16:07:06)


I HAVE SWITCHED ACCOUNTS! My new username is NoxSpooth.

Offline

 

#6 2013-03-08 16:19:40

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: Extra sprite problem

BLU_Spy wrote:

Was it a stamp? See if it disappears with this block:

clear
It's on the Pen tab.


CAA14, Y U SO FAST?!

What do you mean? I had no idea you were going to post like a minute later.  big_smile

Regards,

CAA14

Offline

 

#7 2013-03-08 16:22:30

BLU_Spy
Scratcher
Registered: 2012-01-05
Posts: 1000+

Re: Extra sprite problem

CAA14 wrote:

BLU_Spy wrote:

Was it a stamp? See if it disappears with this block:

clear
It's on the Pen tab.


CAA14, Y U SO FAST?!

What do you mean? I had no idea you were going to post like a minute later.  big_smile

Regards,

CAA14

I know you're a time-traveler... xP

Well, anyway...

Did it work, Ethan?


I HAVE SWITCHED ACCOUNTS! My new username is NoxSpooth.

Offline

 

#8 2013-03-08 19:26:48

bob6
Scratcher
Registered: 2010-07-01
Posts: 100+

Re: Extra sprite problem

If it is a sprite, then just go down to the sprites list, right click the sprite you don't need, and click "delete".


http://i46.tinypic.com/3148ksz.gif

Offline

 

#9 2013-03-09 08:43:14

Ethan47
New Scratcher
Registered: 2013-03-03
Posts: 3

Re: Extra sprite problem

Thanks CAA14. I could fix it

Offline

 

Board footer