Instructions: * Drag mouse to draw lines. * Click to add points. Tnx Scratch Team 4 being Featured. -- How to save resulting images: 1.Download project 2.Press green flag and Draw 3.Stop the project 4.Right click on the ''Stage'' and choose ''Save picture of the Stage'' That will save a stage shot to My Documents folder. ---- How to create new sprites from your drawings: 1.Download project and change the Stage color to white. 2.Paint and stop project. 3.Right click on stage and choose ''Grab screen region to new sprite'' and create a new sprite from screen region... 4.New sprites are now editable in Scratch paint. More symmetric drawing tools in this gallery: http://scratch.mit.edu/galleries/view/58095 Finally many thanks to all who posted comments on this project. I may not be able to respond to all... How does it work? One of the sprites calculates the angle and distance to center. The others are calculated relative to first one by sine cosine and distance. Color variates at a constant pace. After downloading you can examine the scripts yourself.