2D GAME DESIGN: PRINCIPLES THAT STILL APPLY
I spent two years working on a 3D game where the player kept getting lost. Not lost in a Dark Souls way, where the level design wants you to wander and find your way back. Lost in a "where am I supposed to go" way, where they'd stand still for thirty seconds reading the screen, then pick a random direction. We added arrows, then minimap markers, then a glowing trail. The trail worked, kind of, but it felt like duct tape on a structural problem.
The structural problem was that I'd never made a 2D game. I had no instincts for what the player should be looking at on screen, because I'd always had a camera I could move around to fix readability issues. When everything went 3D, I assumed the third dimension would solve problems instead of creating them. It did the opposite. Every problem that 2D forces you to solve up front, 3D lets you ignore until your players are confused and your game ships broken.
The friends I know who came up making 2D games never had this problem. They built their 3D games with 2D discipline baked in. Their characters read instantly from any angle. Their environments told you where to go without arrows. Their tutorials taught one thing at a time because that's the only thing 2D ever lets you do.
So here's the case for why 2D game design principles still matter, even if you never plan to ship a 2D game. The constraints made the rules, and the rules are still the rules.
Silhouette is everything
Open Hollow Knight and pause on any screen. Cover the textures and colors with your hand. The Knight is still instantly readable as the Knight. The cloak shape, the horns, the stubby legs. You'd recognize that silhouette in a lineup of fifty other characters. Now do the same thing with Celeste. Madeline's red hair, her short stature, the specific angle of her hop. Silhouette only. Still her.
This isn't an accident. 2D character designers obsess over silhouette because in 2D, that's almost all you have. You can't rotate the character to find a flattering angle. You can't add a fancy normal map to suggest depth. The shape on screen is the character, and if the shape doesn't communicate who they are at a glance, you've lost the player before the game even starts.
The wild thing is that 3D character design works exactly the same way, but most 3D designers never learned it. They sculpt detailed faces and elaborate armor and intricate hair, and then ship the character at a camera distance where you can't see any of it. What you can see is the silhouette, and if the silhouette is generic, the character is generic. I worked on a 3D project where we spent a month tweaking facial textures that nobody ever saw because the gameplay camera was twenty meters out. Meanwhile the silhouette was a brown blob that looked like every other brown blob in the genre.
When I sketch characters now, I do silhouette first. Black shape on white background. If it doesn't read in pure silhouette, no amount of detail is going to save it. This is exactly how Hyper Light Drifter approaches its character design, and that game is a masterclass in readable character shapes. The Drifter has a cape that flares back when running, a cloth that bobs in idle. You always know where the character is and what they're doing because the silhouette is doing the work.
The principle generalizes. Silhouette-first design works for enemies, for props, for vehicles, for buildings. Anything that needs to be recognized at a glance benefits from a strong silhouette. And in games, that's basically everything.
Parallax and the layers of attention
2D games figured out spatial separation decades ago. You have the foreground where the player lives, the midground where most of the action happens, and the background where the world exists. Each layer moves at a different speed when the camera scrolls, which is what gives you that classic parallax depth illusion. But the more important function of layered design isn't the depth illusion. It's the attention hierarchy.
In a well-designed 2D game, you know what to look at because the layers tell you. The foreground is high contrast and high saturation. The midground has the playable elements. The background is desaturated, lower contrast, often a different color temperature. Your eye is trained to ignore the background and the foreground and focus on the middle layer where the gameplay happens.
Dead Cells does this beautifully. The character and enemies pop against a midground of platforms and hazards, with backgrounds that recede in atmosphere and color. You never lose the character in the visual noise because the noise is organized into layers that your brain processes hierarchically. Foreground elements are silhouettes, almost like Limbo. Midground is where the game lives. Background is mood.
3D games can do this too, and the good ones do, but it's not automatic. You have to work for it. Atmospheric perspective, depth of field, careful color grading of distant objects, light intensity falloff. All of these are 3D techniques for recreating what 2D parallax does for free. When 3D games skip them, you get the dreaded "everything is the same" look where the player can't tell what's interactable from what's scenery, what's a threat from what's decoration. The number of 3D games I've played where I tried to interact with a painted wall texture because it looked exactly like the door textures is too high to count.
The fix is layer thinking. Even in 3D, ask yourself which layer each element belongs to. Foreground gets crisp edges, full saturation, full contrast. Midground gets the playable stuff. Background gets pushed back with atmosphere. The 2D principle of layered attention applies whether your camera is fixed or freely rotating. The dimensions of the world don't change how human visual attention works.
Screen real estate is sacred
On a 2D screen, every pixel is fighting for the player's attention, and you have a finite number of them. This forces 2D designers to be ruthless about what's on screen at any given moment. Every UI element has to justify its existence. Every visual effect has to communicate something specific. Every prop in the environment has to either tell story or aid gameplay, ideally both.
Celeste might have the most disciplined screen composition in any game I've played. Look at any moment of gameplay. There's Madeline, the level geometry she's interacting with right now, and maybe a strawberry or a checkpoint. That's it. The rest is empty space, deliberately empty, because empty space is what lets the player focus on what matters. Every gameplay element you see is one she's about to use. Nothing is decorative clutter pretending to be relevant.
Compare this to a typical 3D AAA game where the screen has a minimap, a quest tracker, an objective list, an enemy health bar, your own health bar, a stamina bar, a buff list, button prompts for nearby interactables, and a chat window. The 3D world behind all that UI is gorgeous, but you can't see it because the UI is eating eighty percent of your attention. The screen real estate problem isn't a 2D problem. It's a design problem that 2D forces you to solve and 3D often hides until the game is too far along to fix.
I've started designing UI like a 2D game would. What absolutely needs to be on screen right now? What can be summoned with a button press? What can be communicated through environmental design instead of a UI element? A health bar can be replaced with screen edge effects. A minimap can be replaced with environmental landmarks. A quest tracker can be replaced with making the next objective visible from where the player is standing. Every UI element you can remove is screen real estate returned to the actual game.
Telegraphing through visual hierarchy
In 2D, telegraphing an attack means changing the sprite. The boss in Hollow Knight winds up before a swing, the sprite shifts to a clear pre-attack pose, and you have a defined window to react. The visual language is unambiguous because it has to be. You can't hide a tell behind a camera angle or a particle effect that the player isn't looking at. The tell happens on screen, in the player's field of view, or it doesn't happen.
This forces 2D combat to be readable in a way 3D combat often isn't. I've played 3D games where bosses have attack tells that only animate on the back of the model, where you can't see them. Or tells that fire during a camera transition. Or tells buried under so many particle effects that the actual movement is invisible. The 3D camera, which is supposed to be a freedom, becomes a way to accidentally hide important information.
Visual hierarchy in 2D is built on contrast, color, motion, and scale. The most important thing on screen has the highest contrast against its background. Threats use warning colors. Important motion is exaggerated to be noticeable. Critical objects are scaled up relative to their realistic size. None of this is subtle, and that's the point. The player needs to absorb the information in less than a second.
When I design 3D combat now, I borrow the 2D playbook. Wind-ups are exaggerated and clearly visible from the player's expected camera position. Attack telegraphs use color shifts that contrast with the environment. Important particle effects are designed to read as silhouettes. I think about each tell from the player's most likely viewing angle and make sure it lands. If a tell only works from one angle, the rotating 3D camera is going to break it constantly.
If you want to dig into how mechanics and feedback interact more broadly, I wrote about that in game mechanics design. The visual telegraphing piece is a subset of the larger feedback loop conversation, but worth its own treatment because so many games get it wrong.
One thing per screen
The best 2D tutorial design follows a rule I'd call one thing per screen. You introduce a single new mechanic, and the screen is built specifically to teach that mechanic and nothing else. Super Mario World does this in its first level. Walking. Jumping. Stomping. Each concept gets its own dedicated space before the next one shows up. The screen geometry literally enforces the lesson because you can't progress without using the new mechanic.
Celeste is rigorous about this. Each new mechanic gets a series of screens where the only thing you can do is practice that mechanic in increasingly demanding configurations. Dash is introduced. Then dash with a wall. Then dash with a spike. Then dash with a moving platform. Each screen isolates one variable, one challenge, one thing to learn. By the time you're combining mechanics, you've internalized each one individually.
3D games tutorial design tends to be a fire hose. Walk, sprint, jump, crouch, sneak, attack, block, parry, dodge, pick up items, use the inventory, equip weapons, switch weapons, talk to NPCs, all in the first fifteen minutes. The player retains maybe a third of it. The 2D principle of one thing per screen doesn't translate literally to 3D, since you don't have discrete screens, but the underlying idea does. Isolate concepts. Give each new mechanic dedicated practice space. Don't introduce two mechanics in close proximity unless you specifically want them combined.
The hardest part of applying this to 3D is restraint. 3D environments are big and expensive to build, so there's always pressure to cram more lessons into each space to justify the budget. The result is tutorials that try to teach you four things in one room because the room cost too much to only teach one thing. 2D makes this temptation cheaper to resist. A tutorial screen is twenty tiles and a sprite. You can afford to dedicate one to each concept because each one costs almost nothing to build.
The discipline that 3D lets you skip
Here's the underlying point. 2D doesn't make you a better designer because 2D is somehow superior. It makes you a better designer because it removes options. You can't fix a readability problem with a camera angle if there's no camera. You can't hide a bad mechanic behind beautiful graphics if your graphics are sixteen by sixteen pixels. You can't disguise a confusing tutorial with a flashy cutscene if you don't have the budget for cutscenes.
Every constraint forces a design solution that survives outside the constraint. Strong silhouettes survive in 3D. Layered visual hierarchy survives in 3D. Disciplined screen composition survives in 3D. Clear telegraphing survives in 3D. Isolated tutorial concepts survive in 3D. The principles aren't 2D principles. They're design principles that 2D games are forced to follow and 3D games are allowed to ignore.
The 3D games I love most are the ones whose designers internalized 2D thinking before they ever touched a 3D engine. You can feel it in how they compose shots, how they design enemies, how they teach mechanics. Breath of the Wild plays like a 2D game projected into three dimensions. The visual hierarchy of every shrine, the silhouette of every enemy, the one thing per shrine tutorial discipline. All of it 2D principles applied to a 3D world, and the result is one of the most readable open world games ever made.
Going the other direction is brutal. You can't easily retrofit 2D discipline into a 3D project that was built without it. The character models are already locked in with poor silhouettes. The environments are already cluttered with decorative geometry that breaks visual hierarchy. The tutorials are already structured around fire-hose information delivery. Fixing it means rebuilding from the foundation, and most studios won't do that, so they ship with the readability problems baked in.
If you're starting a 3D project, do yourself a favor. Make a 2D prototype first. Even just a top-down sketch level with placeholder sprites. Force yourself to solve every readability and pacing problem in 2D before you have the camera as a crutch. Whatever you learn in that prototype will carry into the 3D version and save you months of trying to fix problems that 2D would have surfaced on day one.
The principles are old. The constraints are old. The medium changes, the tools change, the polygon counts change. The way human attention works doesn't, and 2D games figured out how to work with it before 3D was even possible. Steal everything they learned. They paid for the lessons.
LIKED THIS? STAY IN THE LOOP
New posts, game updates, and things you won't find anywhere else.