clear() setBackground(cm.darkMagenta) setSpeed(superFast) setPenColor(yellow.fadeOut(0.5)) repeat(360/20) { setFillColor(randomColor.fadeOut(0.61)) right(100,170) //left(80,80) }