Dealing with "jumping" sprites: badly centered?
- by GigaBass
Thing is, I've used darkFunction Editor as a way to get all the spriteCoordinates off a spriteSheet for each individual sprite, and parse the .xml it generates inside my game.
It all works fine, except when the sprites are all similarly sized, but when a sprite changes from a small sprite into a big one, such as here:
When from walking from some…