Forward lean
Shift the torso and center of mass to communicate acceleration while preserving the character proportions.
Character run animation
Build a run cycle sprite sheet with a clear forward lean, readable stride, and frame sequence ready for fast gameplay.
Energy across the full loop

Keep feet, arms, and the character's center of mass consistent so the run reads clearly at small sizes.
Shift the torso and center of mass to communicate acceleration while preserving the character proportions.
Separate the feet from the ground clearly so the run does not look like a faster walk.
Preview at the target game speed and remove redundant poses before increasing playback FPS.
Built for production-minded game makers
A practical workflow
Pick an action, direction, and art direction that match the character you want to animate.
Generate or refine the sheet, then inspect the grid for readable silhouettes and consistent timing.
Export the frames and follow your engine's sprite import settings for slicing and playback.
Start with the smallest loop that communicates the action. A readable walk can be short; attacks often need anticipation and recovery frames.
Yes. A consistent frame size and aligned character origin make slicing and collision setup much simpler in a game engine.
Check frame order, transparent background needs, grid dimensions, and whether the animation reads at your game's target size.