Skip to main content

Command Palette

Search for a command to run...

I Turned My Notebook Sketch Into a Game-Ready Character Using an AI Character Creator

How a simple sketch became a fully animated game character using AI

Updated
6 min read
I Turned My Notebook Sketch Into a Game-Ready Character Using an AI Character Creator
K
We are an AI Game Development Studio.

There is a fire guy I used to draw in the margins of my notebooks. Blocky body, little floating fists, flame on top of his head, a face that looks a little too confident for someone made entirely of fire. I drew him in math class. I drew him on the back of receipts. I always thought he would make a good game character.

He never became one, because I cannot draw at a level that produces game art. That sketch was the ceiling. Everything past it — the color, the style, the animations, the consistency across a hundred frames — required skills I did not have and time I was not willing to spend years acquiring.

This is the most common reason people never start making games. Not the coding. Not the game design. The art. Specifically, the gap between the character you can picture and the character you can actually produce.

This article is about closing that gap. The fire guy's name is Flamey. He is the first character in Elements: Tower Defense, a game being built episode by episode using Makko's Art Studio. Here is how a rough sketch on notebook paper became a walking, running, game-ready character, and what that workflow actually looks like from start to finish.


The drawing is not the art. It is the starting point.

This is the reframe that makes the whole workflow make sense. Most people assume that making a game character requires producing finished art: clean lines, correct proportions, a polished illustration. That assumption is what stops them before they start.

A sketch is not finished art. It is creative direction. It tells the AI what shape you want, what proportions you want, what personality you want. That information is more valuable than a technically perfect drawing, because the AI handles the execution. Your job is knowing what you want. The sketch is how you communicate it.

Flamey's sketch had the shape: blocky body, flame head, little fists, a face with too much confidence for its own good. It had no color, no style, no world. That was intentional, because the style comes from the Collection, not the sketch.


Building the Collection first

Before generating anything, the first step is creating a Collection inside Art Studio.

A Collection does two things:

  • Organizes every asset for the project

  • Gives the AI persistent visual context

Every character, background, and object generated inside the Collection draws from the same creative foundation. That is what keeps everything looking like it belongs in the same game.

The Collection for this project is named Elements: Tower Defense. Inside the Concept Art tab, the sketch of Flamey is uploaded as a reference. Alongside it, style anchor images define the look: fire elementals, chibi characters, warm palettes.

The sketch gives shape.
The anchors give style.
Together, they give the AI direction.

Most people skip this step. That is why their results feel inconsistent.

If you want a deeper breakdown, read the Collections guide.

https://youtu.be/mFtwPur9tBg?si=ofX93VLaH9-GhT9F


Generating Flamey from the sketch

With the Collection set up, the next step is generating the character.

  • Select the sketch as a reference

  • Choose a style (Comic Book in this case)

  • Generate multiple variations

The prompt fills in what the sketch does not define:

"Turn this sketch into a character made of fire. His hands and feet should have flames coming out of them. His face only has eyes and a mouth, and he looks like a cool guy."

The AI reads both the sketch and the prompt.

The first result was close. One detail was off: the eyes.

Instead of regenerating everything, one iteration fixed it:

"Make the eyes white."

That was it.

This is the core of the AI character generator workflow:

  • First result gets you close

  • One precise change gets you the result

Most characters take one or two iterations.


Watch the full walkthrough

The full workflow includes:

  • Collection setup

  • Sketch upload

  • Character generation

  • Iteration

  • Reference Sheet creation

  • Animation (walk + run)

  • Sprite sheet export


The Reference Sheet: why it exists

After saving the character, the next step is generating a Reference Sheet.

This produces three views:

  • Front

  • Side

  • Back

Why it matters:

Without it, the AI has to guess how the character looks from different angles. That leads to inconsistency.

With it, every animation frame pulls from the same source.

That is what keeps frame 1 and frame 48 looking like the same character.


From Reference Sheet to animation

Once the Reference Sheet is complete:

  1. Extract animation frames (walk, run, etc.)

  2. Choose frame rate (12fps is standard)

  3. Review frames inside Animation Studio

  4. Bake into a sprite sheet

The output:

  • Transparent PNG sequences

  • Organized sprite sheets

  • Ready for use in a game engine

For a deeper technical breakdown, see the sprite animation workflow guide.


What this pipeline actually proves

The gap between a notebook sketch and a fully animated character used to be years of skill development.

Now it is a workflow.

Not because AI removes effort, but because it changes the skill required:

  • You do not need to draw perfectly

  • You need to direct clearly

Flamey looks right because someone knew what they wanted.

That is the real shift.

If you want to understand the bigger picture, read the vibe coding guide.


What happens next

In Episode 2, Flamey becomes part of a playable game.

To see how characters move from art into gameplay:


Frequently asked questions

Can you turn a hand-drawn sketch into a game character with AI?

Yes. Upload the sketch, describe the character, and the AI generates a matching version. The sketch provides direction. The Collection provides style.

Do you need to be good at drawing?

No. A rough sketch is enough. The important skill is knowing what you want.

What is a Reference Sheet?

A three-angle view (front, side, back) used to keep animations consistent.

How many iterations does it take?

Usually one or two.

How do you get multiple animations?

Generate a Reference Sheet once, then extract frames for each animation separately.