so far i have a block that can set its color to any rgb/hsv value. soon im gonna turn it into a pixel painter that you can export as a .bmp file. how it works is it will get your final image, add bmp headers, encode it to hex. then you can put its contents into hexed.it and then get your final image as a file. dontcha think that's cool? DOESNT WORK. I MADE A NEWER VERSION.