Press space to change background. A nice rainbow scroll using sine. I was just messing with the special rotation sine offers, and this is what came out of it. Enjoy this rainbow visual project!
song: Yanni - A Night to Remeber https://www.youtube.com/watch?v=mPOshjF1c9w check Yanni out if you want, He is old, but he is a greatly talented musician. :) main scripts variable: set to 7, add 2 forever sine: turn->(sin of variable * 10) move 4 clone filling in script create clone (repeat 25) move 5 steps add (xpos) to (list for xpos's) add (ypos) to (list for ypos's) clones to fill in: (1 clone at a time!) go to x:(item 1 of list for xpos's) y:(item 1 of list for ypos's) delete item 1 of list for xpos's delete item 1 of list for ypos's