Pixel Art Course
0/34 已完成
Game Art Fundamentals & Pipeline/第 24 课
学习进度0%
已完成 0/34 章

Lesson 24: Game Character Design Basics

8x

Resolution handles "how big the canvas is." This lesson handles "what the person looks like."

From here we enter Phase Two: making real game assets. Characters first — what players see most and bond with easiest.

1. Three Pillars: Silhouette, Palette, Detail Layers

1.1 Silhouette

Silhouette = the outer shape when the character is filled solid black. It's the first gate for recognition.

In-game, characters are small, moving, and blocked by VFX. Players may have fractions of a second to decide "that's me / that's a monster." Silhouette does that job.

Good silhouettes usually:

  • Distinct: don't merge into one shape among other characters
  • Clear: limbs aren't glued into a blob
  • Memorable: big hat, cape point, greatsword, long ears… one "spike" is enough
8x

Practical workflow: when changing pose, edit the black blob silhouette first, confirm the gesture reads, then fill clothes back in. Don't start by polishing eye highlights.

Self-test: fill character pure black → shrink very small / step back → still recognizable? Can you tell friend from foe?

1.2 Palette

Color is an emotional calling card and the second recognition tool at small size.

Common ratio (don't memorize numbers — remember hierarchy):

LayerRoleMario Example
PrimaryFirst impressionRed
SecondaryZones, depthBlue overalls
AccentSmall highlightsButtons / accessories

Pixel character palettes often need only a few colors: black outline + skin + hair + two clothing colors, and it works. More colors = easier to get muddy at small size.

Palette also serves readability (contrast thinking from Lesson 21): protagonist colors shouldn't blend into common ground or foliage.

1.3 Detail Layers (More Isn't Always Better)

On-Screen SizeWhat Players SeeWhat to Keep
Big portrait / dialogue boxExpression, small accessoriesCan be detailed
Mid combatClothing color blocks, weapon outlineClarity first
Distant / minimapSilhouette + primary colorRecognition is enough

Recommendation: start with the "smallest still readable" version (e.g., 16×16 or this lesson's homework size), add detail when larger. Piling detail then shrinking usually turns to mush.

2. Game Character ≠ Illustration Character

Illustration CharacterGame Character
GoalBeautiful, emotionalReadable, playable, animated
PoseOne pose is enoughMust animate continuously (at least Idle / Walk)
ProportionsServe one imageUnified across the game (unless deliberate transform)
DetailEasy to over-fillOnly what's needed; too many dots = hard to animate and read

One line: must look good static and work in motion. Design thinking: can head, torso, arms, legs move separately? Where does the weapon attach?

3. Head-Body Ratio: Tied to Gameplay

8x

How realistic the body is doesn't depend on "advanced or not" — it depends on gameplay (Lesson 22 said this too):

LeanRough FeelCommon Use
Ultra-simple body (block torso, short legs)Minimal, animation-efficientBullet hell, fast shooters, small projects
2–3 head-tall chibiBig head, large expression areaRPG, management, cute tone
Slightly realisticClearer limbsAction, stronger side-scroller impact
Monster / non-humanBreak human rules freelyEnemies, bosses

Side-scroller friendly for beginners: profile + chibi or semi-realistic, limbs easy to separate, walk animation approachable.

4. Set Size: Frame Before You Draw

Lock canvas before drawing (connects to Lesson 23):

  • Practice / many RPG walk sprites: common 32×48 height frame
  • Smaller platform / minions: 16×16, 24×24
  • Bigger = finer: expressions easier, animation cost rises too

Once chosen, don't sneak +8 pixels mid-project "just to look nicer" — whole enemy set, doors, and tile scale collapse together.

5. Hard Rules for Pixel Characters

Self-check while designing:

  1. Separable parts: head / clothes / skin / legs split by color or gap, not one same-color blob
  2. Signature item: hat, hairstyle, weapon, cape — recognition at small size
  3. Animation-friendly: arms and legs leave room to move in idle pose; plan weapon arc
  4. Mirror left-right when you can: common in side-scrollers; top-down eight-direction saves half later (animation lessons expand)
  5. Same style as environment: outline rules and palette match your Lesson 22 Style Guide
8x

When you finish one "side idle," ask: silhouette still there? Primary color popping? Legs and arms movable separately?

6. Character Mini Doc (Enough Is Enough)

Solo project doesn't need a AAA art bible. Half a page:

Name:
Role: (protagonist / melee / mage…)
Three-sentence first impression:
Head-body ratio / canvas size:
Primary / secondary / accent:
Signature element: (hat? weapon?)
Directions needed: (side-scroller L/R / top-down four-way…)

Orthographic views: front, side, back — neutral standing pose each, height aligned.
Solo + side-scroller first: side view walkable and fightable first, front/back later — but homework still recommends all three views so you don't only draw "one cool pose."

Idle / Walk / Run frame sheets and keyframes come in later animation lessons; this lesson only ensures the design can move.

7. Homework

Design a game-ready pixel character and submit:

  1. Half-page brief: name, role, three-sentence impression, primary/secondary/accent, one signature item
  2. Silhouette test: character filled black + still readable when shrunk (before/after comparison OK)
  3. Three views: front / side / back, same size (recommend 32×32 or 32×48 class), proportions aligned
  4. Animation-friendly labels: on one sheet mark head, torso, arms, legs, weapon attach point

Optional: side Idle 2–4 frame breathing loop (must loop back to frame one).

Next lesson: environments and backgrounds — character exists; now give it a world to stand and play in.

课程作者:像素熊老师

微信公众号「教你画像素画」 · B站 · X / Twitter · GitHub