Arrow keys to rotate B to change the explosion type Space to cause explosion
I still don't think that the pen size is calculated correctly so if anyone can help me with that, that would be pretty cool Current formula for calculating pen size is: (((size*1.4)*((y*(sin(yr))*(cos(xr+x)*1.4))/144))+(size*1.4))+(z/14400) - x, y, and z are the location of the pixel (this formula is used for every pixel so the exact values vary) - xr and yr are the x and y rotation angles