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

#1 2009-11-17 05:29:51

rakhi
Scratcher
Registered: 2009-03-28
Posts: 100+

Offline

 

#2 2009-11-17 12:29:01

nikkiperson2
Scratcher
Registered: 2007-12-08
Posts: 1000+

Re: My new project

That's a great use of the pen tool! It really is colorful. Maybe instead of having to click the green flag each time to change the pen size, you could make it so the pen gets bigger/smaller as you change the size.

Here's how you could do it:
<when green flag clicked>
<forever>
<set pen size to  (<{ Pen size }>)
<end>

Last edited by nikkiperson2 (2009-11-17 12:31:10)


http://i.imgur.com/h9L7Ktb.pnghttp://i.imgur.com/Hz1Cg2s.png

Offline

 

#3 2009-11-18 23:24:05

rakhi
Scratcher
Registered: 2009-03-28
Posts: 100+

Re: My new project

nikkiperson2 wrote:

That's a great use of the pen tool! It really is colorful. Maybe instead of having to click the green flag each time to change the pen size, you could make it so the pen gets bigger/smaller as you change the size.

Here's how you could do it:
<when green flag clicked>
<forever>
<set pen size to  (<{ Pen size }>)
<end>

i know how to do itXD

Offline

 

Board footer