Sprite Manager
September 16, 2026 Sprite Manager Day 2
Iteration 26
Measuring each leg, and a lower foot for frames 2 and 6 (v0.21.0)
- The foot measurement used to split the picture down the middle. When the standing boot crossed that line, both halves measured the same boot, so frame 2 read as nearly level when its free foot was really tucked 218px up. It now finds the gap between the legs and measures each one.
- With that fixed, frames 2 and 6 both fail the spec: in the "down" step the free foot should only just leave the ground. Each frame had been the other's guide, so they copied each other.
- Frame 2 is being redrawn without a guide, from a prompt that now gives a number (at most 6% of the canvas). The review panel marks anything over about 100px. Frame 6 will follow, guided by the new frame 2.
- The new frame 1 had the right legs but sat 25px low. A moved-up copy is waiting for review.
- Every walk frame in review now shows its foot and head-height readings, guided or not.
More from Sprite Manager ·
See this in the live feed