How do I upload a sprite without it making the sprite a random size? Right now I have to load the sprite, and then look up what the dimensions should be and put those into the size properties. Otherwise the image is stretched weird. This is consistent, and is very annoying.