Hey Guys,
So Ive been reading about having your game split up a sprite sheet automatically and use frames for animations. It makes sense and all, but what I dont get is how to get the images to appear correctly. What I mean is, normally without a sprite sheet, Ive been taking a single image into photoshop and using the lasso tool to cut out the background. With a sprite sheet, if the program is just creating an image from a certain piece of the big sprite sheet image, it is going to be cutting out a rectangle shaped image. How am I going to get rid of the background so that the image actually looks correct and not an image drawn on some rectangle? Get what I mean? The background, whatever color it may be, will still be visible where ever there is no image within the rectangle.