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

#1 2008-08-15 09:23:39

SonicPopsDad
Scratcher
Registered: 2008-07-30
Posts: 41

Minor revelations! Something you've discovered that makes life easier

My minor (but important) revelation was yesterday when i discovered a block in the Sensing section.

< value > of < sprite >

(Unfortunately it's not been aded to the list of 'Adding Scratch Blocks', so there's no pic of it)

The key thing is of course that you can then access a value of the Sprite you've selected from another... where that value can be the size or position, or (even more usefully) the values of it's Local variables... without needing to create and update gazillions of Global variables.

Which is a big help when dealing with lots of sprites that are similar, as you can just create Local vars and then Duplicate the sprite without having to create new Globals and drag them in to replace the existing ones!

So if there's one thing I'd show to a wannabe Advanced Scratcher, it's that block... it could save them a lot of time and effort  smile

Offline

 

#2 2008-08-15 09:52:15

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: Minor revelations! Something you've discovered that makes life easier

Mine would be that you can drag and drop costumes into other sprites. It does make life a lot easier because sometimes I take a screen region for a new sprite but I wanted it as a background. Well, just drop the costume into the stage! And maybe two identical costumes on seperate sprites that already have their own costumes? Drag and drop!

Offline

 

#3 2008-08-15 10:36:31

bigB
Scratcher
Registered: 2007-06-09
Posts: 100+

Re: Minor revelations! Something you've discovered that makes life easier

shift and click lets you copy or delete more times than one in a row.


http://scratch.mit.edu/projects/bigB/260981 Draw to Text
http://scratch.mit.edu/projects/bigB/181829 3D Stunt Flyer

Offline

 

#4 2008-08-15 10:51:09

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: Minor revelations! Something you've discovered that makes life easier

Shift+click and hold on a sprite lets you rotate.

Offline

 

#5 2008-08-15 10:58:33

bigB
Scratcher
Registered: 2007-06-09
Posts: 100+

Re: Minor revelations! Something you've discovered that makes life easier

you can rotate part of a costume when creating a costume by selecting it and clicking rotate.


http://scratch.mit.edu/projects/bigB/260981 Draw to Text
http://scratch.mit.edu/projects/bigB/181829 3D Stunt Flyer

Offline

 

Board footer