Use the sliders to change stuff. Click to draw. There are 10,000,000,000 possible colours. S to bring up the save code. L to bring up the load option. V to toggle the sliders. Avoid holding down the mouse while drawing, as it makes loading slower. Credit in project.
Progress log 1- Before I start. I wanted a good pixel editor, that allows all sorts of creations. I was going to use Microsoft's Paint 3D (Has a pixel pen), but I decided to make my own one instead. Progress log 2- On the conversion to a square sprite. Originally, I intended to use a blank sprite, and have it create a filled square with pen. I was having issues scripting it, so I ditched the idea in favor of a simple square sprite. [Spoiler: look inside the costumes for the pixel sprite to find a piece of art for my next game.] Progress log 3- Back to pen again! I've gone back to using pen after realizing that using a sprite would stop me changing things like saturation and transparency. Progress log 4- Completion All I need to do now is make a thumbnail. Release expected tomorrow. Progress log 5- update 1.1.0 Added a save feature! Strange thing to have when there's no way to load something you've saved, but that's for another day... Progress log 6- update 1.2.0 Loading finally complete! Made slight changes to the pixel drawing method.