Paint tool for Scratch! ----------------------------- RUN ON TURBO MODE! (Hold shift and click the flag while still holding it) ----------------------------- Instructions: Hold down with the mouse pointer to paint in the white canvas. Use the mouse pointer to click on stuff and drag the slider. The slider changes the thickness of your stroke. When using the line tool, place your mouse pointer on one end of where you want your line to be, press space, then repeat the process for the second end. ---------------------------- Click on the 'save' button to generate a save code. Triple click on the save code list once it is done loading (when it spits out a huge number), then copy it onto somewhere safe (like Google Docs). When you are back, you can restore your artwork by clicking on the 'load' button, pasting your save code in there, then wait for your artwork to load.
I really pushed Scratch to its limits this time :D Each save code contains several thousand digits! ------------------------------------------------------------- Share your save code here: https://scratch.mit.edu/discuss/topic/370064/ ------------------------------------------------------------- For some weird reason, Scratch will only let me store half the amount of stuff I want, so sometimes there could be a loading issue. ------------------------------------------------------------- How this works: There is a small square that scans every pixel (you might notice it!). Depending on the color it the pixel, it will add the number representing that color into the save code. All of it is by me - please give credit if you use this system :D #games #art #tutorials