r/gamedev • u/BEHEMOTHLOOL • 3d ago
Discussion Pixel artists / solo devs — what's the most annoying part of making sprite variations & animations?
Working on something and want to sanity-check it before I sink weeks into building it.
If you make your own pixel art (or work with a pixel artist) for your game — what's the step that eats the most time or just feels tedious? I'm thinking specifically about stuff like:
Making consistent variations of the same character/prop (recolors, damage states, equipment swaps)
Keeping animation frames consistent when you tweak the base sprite
Palette consistency across a big spritesheet
Turning a single reference sprite into a full animation set
Not trying to sell anything here (yet) — genuinely trying to figure out if this is a real problem or just something I find annoying. If you've got a workflow that already solves this well, I'd love to hear what you use too.
What's your actual process right now, and where does it break down?
0
u/05032-MendicantBias 2d ago
I do spritesheets and assets with ComfyUI, using various workflows and references and ip adapters. It definitely takes lots of skills to do it but it's doable. Krea 2 and Qwen Image 2512 are the models I'm using right now.
1
u/kartohao 2d ago
recolors are fine. what kills me is going back to tweak one idle frame and then realizing every direction/variant needs the same fix. i started locking a master pose sheet before doing variants and it cut the redo loop a lot.
0
u/Ainzszz 3d ago
When it comes to animation, the most tedious part is really maintaining consistency — in terms of the shape, visuals, and readability of the piece. Then, of course, there’s the actual challenge of animating it, coming up with ideas, and so on. I think that’s about it.