COLORS: Space for white Q for black W for blue E for red --------- WIDTH: Up arrow for +1 Down arrow for -1 --------- CLEAR & RESET: Click flag --------- i finally decided to use scratch for its intended purpose (coding) and made a bad-quality drawing pad --------- Info for funsies: I like the Zelda franchise. I got into it through the music, and so far I have played oot3d. Still trying to get through master quest though. I wanna try Majora's Mask next :))
of course this is full of bugs and stuff, why wouldn't it be? plus this current version was made in a day. plus the code is very basic. something interesting happens if you change color while drawing. if i remove that then there will be a dot where the sprite was and that isn't nice for drawing, can somebody find a better solution than moving the sprite offscreen? also, there's a similar bug when you change width, but i didn't move the sprite offscreen for that because I wanted you to be able to change width while drawing