Create spritesheet config, can be used to configure the frames within the spritesheet. Can be used as config at load_spritesheet.
width of frame in pixels
height of frame in pixels
first frame to start parsing from
margin in the image; this is the space around the edge of the frames
the spacing between each frame in the image
spritesheet config
Create spritesheet config, can be used to configure the frames within the spritesheet. Can be used as config at load_spritesheet.