Discuss Scratch

4g2008
Scratcher
27 posts

How to add more _of_

I have a question how to you do this:
name of Sprite1
mhh hmm yes that
footsocktoe
Scratcher
1000+ posts

How to add more _of_

How do you name a sprite?
Click on the little arrow on the upper left corner of the sprite in the sprite panel.
4g2008
Scratcher
27 posts

How to add more _of_

yes i know that but to add something into the first of
deck26
Scratcher
1000+ posts

How to add more _of_

4g2008 wrote:

yes i know that but to add something into the first of
It's not clear what you're asking but you can't change the name of a sprite with code or even access the name in code (you'd need to know the name to refer to the sprite to get its name!).

You could use local variables for sprite names but it still won't be the name that Scratch uses for the sprite.

Last edited by deck26 (May 31, 2016 06:59:01)

awesome-llama
Scratcher
1000+ posts

How to add more _of_

You cannot do the actual name of the sprite, only the costumes.
deck26
Scratcher
1000+ posts

How to add more _of_

Or are you talking about making the list of things longer at A in

Aofsprite

In that case all you need to do is create a local (for this sprite only) variable for the sprite. That variable will automatically be added to the list when looked at by another sprite.
4g2008
Scratcher
27 posts

How to add more _of_

Thank you very much deck26 now i know how to do it you make a variable and it will be added to the first of_ thank you!
whenclickedifnotknowingstatus=if you haven't told me thensayTHANK YOUforPartysecs

Powered by DjangoBB