It is simple math!
Gender: None specified
Rank: Suspect
Joined: Sun Mar 03, 2013 11:05 pm
Posts: 37
Okay, so I'm working on some sprites, created by yours truly. I have created every frame, and I'm adding them into the transparent PNG sheet. So far, it is okay.
The problem is when I go to test the sprite on the PyWright. The sprite animation works perfectly, and I have no complaints about that. The problem is that the sprite keeps moving, which means that there are frames that aren't in the exact same position than the rest.
But it doesn't matter how much I try, there are frames that always seem to be wrong. And I'm not capable of correcting it. I'm tired of this.
So:
is there any easy way to make sure the individual frames of the sprites are aligned correctly in the PNG sheet? I have been using the PNG sheet of a sprite I know does work and a lot of guide lines, so...no idea what else I could do to make this easier.