Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - zyphur

Pages: [1]
1
Graphics / Re: Help with sprite animation
« on: February 26, 2017, 10:18:53 pm »
They are not the same size.

2
Graphics / Help with sprite animation
« on: February 26, 2017, 09:44:26 pm »
So heres my issue im having. Say i have 60 images of a swordsman that im animating. But the size of the sprite shifts around. I want it so that his feet are planted at an origin but currently the guy moves around like crazy in the wrong way. So i end up having to frame by frame adjust the position so his feet always match. Because the sprite is drawn from the top left. I need a way to make it so the sprite is drawn from the bottom right so that his feet are always constantly planted on the ground. If thats not possible than does somebody have a suggestion for avoiding micropositioning over and over because its making the process take 10 x longer than it should.

Pages: [1]