PRESS SPACE TO SCAN THE IMAGE It will take a bit to scan all of the colors so please wait. \/ \/ nerd explanation below :) \⃓/ \/ ------------------------------------------------------- It scrolls through the image by "res" (the resolution which is 3) pixels and adds the color that it is currently on into a list. If it stops touching the image, it adds "NEXT" to the list which is for when it draws it scrolls through the list "colors", it goes by one pixel down and goes back to X -240 (the very left edge of the screen).
EVERYTHING MADE BY ME except: "Get color" custom block by @superbeelavaman , this is where i got the block: https://scratch.mit.edu/projects/676946551/ -------------------------------------------- VERSIONS: V 1.0: Release V 1.1: I forgot lol im tired it's 10 pm go to sleep V 1.2: Made it so you can change the image by pressing right key and made it so it V 1.25: Renamed some variables for clarity V 1.32: testing to see if I can scan and draw faster..