Hey, amazing sprites thank you so much!
I'm running the sprite animations from the sprite sheet, and its a little tricky to figure out which ones start where.
Do you have any kind of mapping for which animations start and finish when and how many frames. (also how big each frame is, seems like its (98,66) in the sheet I'm looking at.
Edit: I was able to figure out the walk loop from the single sprites, start at 3 and 18 frames, but still it'd nice to have the numbers :)
Viewing post in Swordswoman, Joanna Darc ||| comments
That's no problem, thanks. I can manually slap the separate sprites into a sheet.
Sorry, another question - I noticed some sprites are not aligned the same as the rest, for example, the LightAttack sprites are centred and her feet are not at the bottom. This is different to say the UpLightAttacks where they are bottom aligned. Do you know if there's a simple way to fix this? (otherwise I'll need to reposition each one in the code somehow, not ideal).