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

#1 2010-12-21 20:59:18

Robot_Maniac
Scratcher
Registered: 2010-11-22
Posts: 56

Pen

What is the pen used for? And how can I use it?

Confusing Stuff=

[blocks]<clear><pen down><pen up><change pen color by( <set pen color to( <change pen shade by( <set pen shade to( <change pen size by( <set pen size to( <stamp>[/blocks]


Math Trick of the Week: Choose any three digit number that's one digit is at least 2 less that the tens digit and the tens digit at least 2 less than the hundreds. Then, reverse the digits and subtract. Then, reverse the digits in the answer and add. You should get 1089.

Offline

 

#2 2010-12-21 21:20:54

2l84zwamani
Scratcher
Registered: 2010-09-27
Posts: 100+

Re: Pen

Lol, pen down will put down a mark where the sprite you put the block on is, according to the specified colour, shade and size. Stamping is kind of like duplicating the sprite, but it just leaves the current picture of the sprite (in the position it is in).

So yeah. Anything else?

And don't worry, I never even used the pen blocks until a few months of Scratch!

Last edited by 2l84zwamani (2010-12-21 21:21:24)


I will be a Ms. Pickle Dr. Deadpebble Great Person <forever>
http://is.gd/d55N3http://is.gd/d55N3http://is.gd/d55N3http://is.gd/d55N3http://is.gd/d55N3http://is.gd/d55N3http://is.gd/d55N3http://is.gd/d55N3http://is.gd/d55N3 GROB THE SLIME WILL TAKE OVER THE WORLD!

Offline

 

#3 2010-12-21 21:58:28

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Pen

Pen blocks are not used very often; they're mostly for paint games. Mostly.
clear: clears all the pen marks and stamps on the screen.
pen down: sets the pen down, so wherever that sprite moves, it'll leave a trail.
pen up: stops the pen from drawing.
change pen color by: changes the color. high number: change faster, low: slower.
set pen color to: sets the pen color
change pen shade by: changes the shade of the color
set pen shade to: like ^^^ but is exact
change pen size by: increases/decreases pen size (how big the trail is)
set pen size to: sets the pen size
stamp: leaves the picture of the costume of the sprite
There you go!

Offline

 

#4 2010-12-21 22:44:28

Chrischb
Scratcher
Registered: 2008-07-24
Posts: 1000+

Re: Pen

The Scratch Wiki has an article here concerning the pen  smile


I fall: It's a tragedy. You fall: It's comedy.
Hmph enjoy your fall - I get a lovely spring... without pans of new leaves.

Offline

 

#5 2010-12-23 05:57:26

Thenuclearduck
Scratcher
Registered: 2010-10-17
Posts: 100+

Re: Pen

Basically they just let you draw something on the stage. If you use stamp, the sprite will leave an exact duplicate of itself, without scripts, on the stage. If you do pen down, it will draw wherever the sprite is until you use a pen up block.
A few of the other blocks, like change pen size by (   ) are to edit the size and colour of the pen.
Hope I helped


http://blocks.scratchr.org/API.php?user=Thenuclearduck&amp;action=projects&amp;type=newest&amp;return=text&amp;num=1 is my newest project! It has http://blocks.scratchr.org/API.php?user=Thenuclearduck&amp;action=projects&amp;type=newest&amp;return=views&amp;num=1 views!

Offline

 

#6 2010-12-24 10:52:48

Robot_Maniac
Scratcher
Registered: 2010-11-22
Posts: 56

Re: Pen

Wow... You guys help a LOOOOOOOOOOOOOOOOOOT!  big_smile


Math Trick of the Week: Choose any three digit number that's one digit is at least 2 less that the tens digit and the tens digit at least 2 less than the hundreds. Then, reverse the digits and subtract. Then, reverse the digits in the answer and add. You should get 1089.

Offline

 

#7 2010-12-24 11:44:45

WeirdF
Scratcher
Registered: 2009-05-31
Posts: 1000+

Re: Pen

Robot_Maniac wrote:

Wow... You guys help a LOOOOOOOOOOOOOOOOOOT!  big_smile

The Scratch Community is always happy to help! It's one of the reasons I love Scratch so much!  smile


http://i.cr3ation.co.uk/dl/s1/gif/847032b8a331def77529b6a0384db1fe_handfingers.gif

Offline

 

#8 2011-01-18 18:55:15

abtesam
New Scratcher
Registered: 2011-01-18
Posts: 1

Re: Pen

good

Offline

 

Board footer