03-17-2015, 07:55 AM
I don't think you're using the image code right.
Becomes
But right off the bat there's one problem. See that little thing right at the end of the img code? The fact that you saved into .JPG. JPEG's destroy your work and turns sprites into barely readable messes. Save it into a PNG or GIF instead, preferably PNG.
Code:
[img]http://i.imgur.com/ZlZp2jX.jpg[/img]
But right off the bat there's one problem. See that little thing right at the end of the img code? The fact that you saved into .JPG. JPEG's destroy your work and turns sprites into barely readable messes. Save it into a PNG or GIF instead, preferably PNG.