Though this was done from scratch, a majority of scripts/ideas came from Quinn's project. I changed it so that it revolved around my favorite band, Muse, and their song, Starlight. I changed the background to a starry space background, and the letters were changed to S-T-A-R-L-I-G-H-T. I altered the angles at which they bounced, the pen sizes, and pen colors. I also made a couple pen colors continuously changing so that they drew a rainbow trail. I added the element of continously changing colors of the letters--this gives the flashing effect of the letters. After 2 seconds, the letters the turn into stars of various sizes, which also continously change color. I also added the piano line of the actual song, Starlight; this was done through individually picking out notes and arranging them consecutively, changing the beats so that they fit the tempo of the original song, and putting it on a loop. Finally, I added the stationary Muse logo sprite, so as to center the entire concept around the band. Original Author: wb174 Author's Original Notes: INSTRUCTIONS press green flag and watch them move THE BASIC SCRIPTS All the letters use the same main idea. They bounce around the screen by forever "moving" and then "if on edge, bounce" to bounce off the walls. They draw a line behind them as they move because I put the pen down (note the different colors and pen sizes). REMIXING? Try changing the word into another word, then change the way it paints. I would change the way it paints by changing the pen color and size, or trying the stamp block. If time permits, change the background and experiment with the "ghost effect" and other appearances under the purple "Looks" bar.