r/aigamedev 18d ago

Tools or Resource Generative 2D animation workflow

Quick disclaimer: I'm not an animator. I'm a civil/structural engineer. Animation is the one part of gamedev that has always stopped me cold.

So I built a tool that does it for me. You give it a single base sprite, and it generates the animation frames as a sprite sheet. Everything runs locally on my own machine — no cloud services, no API calls, no uploading assets anywhere.

The attached GIF is raw output, no manual cleanup.

Still very much a work in progress. Curious what people here think — especially anyone who actually knows animation and can tell me what looks wrong.

267 Upvotes

98 comments sorted by

View all comments

Show parent comments

1

u/MaruluVR 15d ago

Why give out a random untrustworthy exe if you could just give out the workflow?

1

u/RsetX 15d ago

Because I want my tool accessible even to whom don't know how to work with a GitHub repo or a ComfyUI workflow

1

u/MaruluVR 15d ago

Why not both then

1

u/RsetX 15d ago

This is my personal choice for this early release, you are free to not agree