Tagged Questions
8
votes
5answers
2k views
How can I handle sprite sheets with nonuniform sprite dimensions?
For a spritesheet with non-uniform sprite dimensions, how can I get the bounding-rectangles for each individual sprite (i.e. the blue boxes in the following image / I only drew a few examples)?
What ...