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

#1 2013-02-13 15:19:11

lmMoreBoredThanYou
New Scratcher
Registered: 2013-02-13
Posts: 7

I'm new... so... here's a question.

How do I delete text from a sprite and NOT the entire sprite itself? I needed to delete the text so I can duplicate that sprite so I can create... uh... a new pose without that annoying text in the way.

Offline

 

#2 2013-02-16 06:17:43

rugbysid
Scratcher
Registered: 2013-02-16
Posts: 10

Re: I'm new... so... here's a question.

How about using the eraser in edit mode?
I did a similar thing today. I suppose it depends on where the text is. I managed to rub out a line i didn`t want.

Offline

 

#3 2013-02-16 19:04:01

rugbysid
Scratcher
Registered: 2013-02-16
Posts: 10

Re: I'm new... so... here's a question.

Today i wanted to change some text I had put on the background of my project.
I tried several things without success (including eraser) before being surprised to find that selecting "T"ext allowed me to edit what was already there. Maybe you can do that.

Offline

 

#4 2013-02-17 11:27:03

conniecheese
New Scratcher
Registered: 2013-02-17
Posts: 1

Re: I'm new... so... here's a question.

just take it out of the script

when gf clicked
say [hi]
go to [y200 x80]
stop script
to

when gf clicked
go to [y200 x80]
stop script
but not exactly like that as it wouldn't work

nice na me i like it but i bet your not :-P

Offline

 

#5 2013-02-17 20:17:49

nXIII
Community Moderator
Registered: 2009-04-21
Posts: 1000+

Re: I'm new... so... here's a question.

Moving to Help with Scripts.


nXIII

Offline

 

#6 2013-02-17 22:34:54

berberberber
Scratcher
Registered: 2012-03-08
Posts: 1000+

Re: I'm new... so... here's a question.

conniecheese wrote:

just take it out of the script

when gf clicked
say [hi]
go to [y200 x80]
stop script
to

when gf clicked
go to [y200 x80]
stop script
but not exactly like that as it wouldn't work

nice na me i like it but i bet your not :-P

Um, they want the text from the paint editor removed.


http://i47.tinypic.com/2iaa73k.png

Offline

 

#7 2013-02-18 11:00:43

lmMoreBoredThanYou
New Scratcher
Registered: 2013-02-13
Posts: 7

Re: I'm new... so... here's a question.

rugbysid wrote:

How about using the eraser in edit mode?
I did a similar thing today. I suppose it depends on where the text is. I managed to rub out a line i didn`t want.

That doesn't work.

Offline

 

#8 2013-02-18 11:05:43

lmMoreBoredThanYou
New Scratcher
Registered: 2013-02-13
Posts: 7

Re: I'm new... so... here's a question.

conniecheese wrote:

just take it out of the script

when gf clicked
say [hi]
go to [y200 x80]
stop script
to

when gf clicked
go to [y200 x80]
stop script
but not exactly like that as it wouldn't work

nice na me i like it but i bet your not :-P

The text is in the SPRITE not the script.

Offline

 

#9 2013-02-18 11:09:35

lmMoreBoredThanYou
New Scratcher
Registered: 2013-02-13
Posts: 7

Re: I'm new... so... here's a question.

rugbysid wrote:

Today i wanted to change some text I had put on the background of my project.
I tried several things without success (including eraser) before being surprised to find that selecting "T"ext allowed me to edit what was already there. Maybe you can do that.

Thanks, I got it! Sigh... why does everything in Scratch HAVE to be sophisticated and indirect? -________-

Offline

 

#10 2013-02-18 11:22:41

lmMoreBoredThanYou
New Scratcher
Registered: 2013-02-13
Posts: 7

Re: I'm new... so... here's a question.

The "problem" has been resolved, I don't need any more help. And don't make me feel stupid!

Offline

 

Board footer