Just a simple pixel painting program made in Construct, similar to Jdraw http://sourceforge.net/projects/jdraw/
it's actually more dumber than MS paint
use LMB to paint, 'C' to select colour and 'E' to erase. Pressing E erases the whole thing since canvas object cannot erase a part of it and just erases everything.
'S' to save the png file in 46*46 size.
exe:
http://dl.dropbox.com/u/5811650/CDraw.exe
cap(0.99.84)
http://dl.dropbox.com/u/5811650/Cdraw/main.cap
<img src="http://dl.dropbox.com/u/5811650/cdraw.PNG">
me and my awesome drawing skills at work
Develop games in your browser. Powerful, performant & highly capable.
pasting an object with the "erase" effect on them into the canvas will effectively erase that part of the canvas
What "erase effect"? I don't seem to see it anywhere in the fx list for sprite effects...
...Oh I see this is a "construct classic" part of the forum... is there an erase effect for construct2?