Nice! You could eliminate the need for the Pendown variable if you had another costume for the pen. One costume for Pen Up and another for Pen Down. It would also give you a visual reminder of which state you were in. Of course, since this is an instructional project, you might be using Pendown as a way to introduce the concept of variables. :)
Download this project!
Download the 2 sprites and 15 scripts of "draw" and open it in Scratch
Project Notes
A simple drawing program to help you learn Scratch.
Press the green button to start and clear the page and P to put the pen down and up again, C to change colour, and the left and right arrows to change the width of the pen.
Please look at the Learning Scratch video at www.redware.com/scratch/draw.html.
Comments
You need to be logged in to post comments
Add a Comment
Good idea - it is a shame you have to refer to the custume by number instead of it's name.
Nice! You could eliminate the need for the Pendown variable if you had another costume for the pen. One costume for Pen Up and another for Pen Down. It would also give you a visual reminder of which state you were in. Of course, since this is an instructional project, you might be using Pendown as a way to introduce the concept of variables. :)