I'm looking at doing an 8-bit animation in AS.
If I draw something in Photoshop, at the smaller possible resolution, a couple pixels wide and a couple pixels high, I get crisp lines, because I'm just drawing with pixels.
However, when I import these PNG files into AS, they look fine in the workspace, but when I render the scene, it looks all blurry like this:

Hmm. One solution is to just change the size of the image in Photoshop before I save it as a PNG, to like, 3000 x 4000, but it seems backwards.
ANy suggestions?