Skill Profile
Level Design
"Laying out the space a game is played in — geometry, routes, sightlines, encounter order and scripted events — and testing it repeatedly until players move through it the way the design intends without being told to."
YOUR SKILLS
Skill Breakdown
A level designer builds the argument the game makes in space. The work starts as a rough blockout in plain grey geometry, because the question at that stage is not what it looks like but how long the walk is, whether the player can see the objective from the entrance, and where they will first meet resistance. Everything after is iteration: watching people play it, noticing where they stop, turn the wrong way, or miss the door entirely, and moving geometry rather than adding a sign. It is also a scripting job — triggers, conditions, event flow, spawn logic — which is why it sits between design and programming rather than inside either. The tell of a good level is that players describe their route as a decision they made.
Problems This Skill Solves
- Players finishing a section without ever seeing the best part of it
- A space that reads clearly to its author and confuses everyone else
- Difficulty that arrives as a wall rather than a slope
- An encounter that is trivial from one approach and impossible from another
"Level design is decorating the space once the mechanics are done."
Blockouts come before art precisely because the decisions that matter — distance, visibility, order of encounter — are legible in grey boxes and get harder to change once the space is dressed. Decoration is the last five per cent and the cheapest to redo.
"If players get lost, add a marker."
A marker hides the problem and trains players to follow the interface rather than the space. The level designer's move is to change what the player can see from where they are standing — lighting, a landmark, a sightline through a doorway — so the route is chosen rather than obeyed.
Research & Outlook
Procedural generation is now a standard part of the toolkit rather than a replacement for the craft: generated space is used for variety and volume, with hand-authored set pieces, guarantees and pacing constraints layered over it. Games user research has also professionalised, so decisions that were once argued from taste are increasingly settled by observed playtest data — which changes what a level designer is expected to be able to evidence.
Future Trajectory
How Level Design Has Evolved
The work is documented as starting on paper or in 2D, then building detailed sections while imagining the playing experience and mapping the possibilities
Scripting competency sits inside the discipline — planning logic, event flow and the conditions that fire gameplay triggers
Level designers train testers to play the game and work directly with artists and programmers, so the role is a hinge rather than a silo
The Level 7 standard names providing technical insight to diverse creative disciplines as a duty, which is this hinge described from the programming side
Ways to Learn
Level designer job profile — ScreenSkills
Sector Body Profile (Free)Learning — Epic Developer Community (level design tracks)
Official Courses (Free)Unity Learn — ProBuilder and level blockout projects
Official Tutorials (Free tier)Established modding communities with published editors and documentation
Practical Community Route (Free)See This Skill In Action
Watch a professional demonstrate Level Design in a real working environment — what it looks like, how it's applied, and why it matters.
Creative Technology / Game Development
Level Design
Also Known As
Growth Path
Can assemble a space that is navigable and completable, with an obvious start and end.
Uses sightlines, landmarks, lighting and elevation to guide players without instruction, and scripts event flow and conditions reliably.
Shapes pacing across a whole game — where tension rises, where the player is allowed to rest — and designs spaces that read differently on a second playthrough without changing.
How to Practise
- 1.Block out a single room in grey geometry and have three people play it without any guidance — watch where they look first
- 2.Map a level you admire on paper: mark sightlines, chokepoints, and where the game teaches each rule
- 3.Rebuild the same encounter three times with different entrances and compare how the fight changes
- 4.Remove every sign, marker and waypoint from your own level and see whether it still reads
How to Prove
- ·Publish a playable level with the blockout, the playtest notes and the changes each round produced
- ·Show a level teardown that names specific design intentions and the geometry that delivers them
- ·Contribute a level or map to an established modding community and record the feedback cycle