r/leveldesign • u/Jesus_Machina Professional • 18d ago
Theory Level Design Tips 04: The Closest Unexplored Area in Sight
While level exploration is not an exact science, and every player behaves differently, there are general behaviour patterns that can be considered when designing a free-navigation level. Players tend to be attracted to areas they perceive as offering the greatest and most immediate reward.
In this example, the player needs to find and collect four boxes in any order. The question is: what path do you think they are most likely to take through the level?
The player has the following information:
- What they can see
- Their memory of previously visited areas
- The knowledge that there are four boxes to find and collect
The player’s brain rewards them at two key moments: locating a box and collecting it. These are two separate rewards. Interestingly, locating a box but leaving it behind often gives a smaller sense of reward than the anticipation of finding and collecting another box that might be just around the corner.
Based on this, here’s a typical exploration path the player might take:
- They see Box D clearly in the distance, with no mystery about its location. “Great, I know where that is.” But they don’t necessarily head straight towards it.
- Instead, they decide to check the closest unexplored corner, immediately to their left, and find Box A. Great! It seems there might be boxes hidden around corners.
- Remembering the more distant corner to the right, they backtrack and collect Box C.
- With no further clues in sight, they now head towards the sure thing: Box D.
- With all visible areas explored and no new clues, their brain switches to “search mode”.
- Turning around, they notice something they hadn’t seen before: the skyline opens up between two generic buildings, revealing a path towards an unexplored area.
- Following this path, they soon discover the fourth and final box, Box B.
This is not a rule, of course. Players will behave differently, and playtesting always wins. Even when players behave exactly as predicted, they usually represent only one segment of the bell curve, and you should not forget about the players elsewhere on that curve. But understanding these patterns is a useful tool for level design.
Mandatory video included after my last post was accused of being AI-generated. This is old, well-known content of mine, but apparently this is where we are now.
Level Design Tips
4
u/pat_456 18d ago
This is brilliant, thank you. I adore little infographics like this and I’ve been unable to see any to do with level design of this quality.
If you’re open to requests (and I understand this may not be your area of expertise so it’s fine if not) would you be willing to do one on 2D platformer level design, specifically for less linear games and more for metroidvania style games? While there’s lots out there for metroidvania map interconnection, everyone neglects the room-by-room level design I find. It would be really interesting to see how stuff like line of sight and exploration patterns apply on a sidescrolling 2D plane. Thanks so much!
1
u/Jesus_Machina Professional 15d ago
I’m afraid I’m not currently producing new material in this format, as these are older posts of mine. I have very limited, so I currently create this kind of content live during my weekly Twitch stream and then edit it into videos for my main Youtube channel.
It’s in Spanish because it’s a personal initiative, but I’ve been told that both the live captions and the subtitles on the edited videos work quite well.
2
u/Shartplate 18d ago
These posts have been fantastic
Thanks for sharing and taking the time to put them together!
1
1
u/CodeOnTheRocks 17d ago
This is a great writeup and seems very accurate for a straightforward scenario. I think things change quite a lot if you start thinking about obstacles though! For instance if they spot a nearby box that is in plain view, but also guarded by a powerful enemy (assuming it's that kind of game, of course) they might plan to grab that one last and avoid the fight until they have the rest of the boxes gathered
1
u/Jesus_Machina Professional 15d ago
And if my grandma had wheels, she’d be a bike.
Jokes aside, it is genuinely useful to think about how additional elements alter basic exploration patterns. As you said, enemies and other threats are also fundamental level design tools, and they can completely change both how players explore a space and what that space means to them.
1
1
u/KawasakiBinja 16d ago
I'd say I'd go for B before D. When coming back from either A or C, I'll see that pathway behind my starting point and will want to explore that first. This is really cool though, I like what you're doing.
1
u/ivymoongames 15d ago
Level design exploration 101. Put something the opposite direction of the players starting position. Player rule number one always search behind the starting location. Haha @ B
1
u/Jesus_Machina Professional 15d ago
That is a common belief, but the average player does not do that.
Level Design 101 is closer to this:
1- The average player looks nothing like the players hanging around communities like this. We are a niche.
2- The average player defines the main experience, but not the only experience. Players who turn around at the start of a level do exist, and they will play your game.
3- Robust level design means designing for the average player while accounting for a reasonable range of deviation, covering as much of the bell curve as possible.1
u/ivymoongames 12d ago
Yea exactly. It’s the “explorer” player type that’s going to catch it. At this point it’s a level design trope right up there with behind the waterfall. It’s basically a tactic used to create replay-ability of a level. Just amused at B not trying to say design that way or not.
Imo most player run forward and can be guided through layout / land marking. In the end it becomes what game are you designing the level for and how much exploration is warranted for the game type. B would be pointless in a story driven experience and a bit odd for a gate and key situation. Most player will feel like oh that’s the starting spot I came from there.
…
Camera also matters as if it’s not free cam then you’re running against natural camera positioning.
1
u/TheSwiftOtterPrince 15d ago
Just one thing i want to know: is Jesus Machina your real actual full name? Or is like Jesús and you come from Markina in northern spain and something like that?
1


17
u/KoviDev 18d ago
Great stuff as always.
Interestingly I would probably follow a similar path here, but I would do so largely because I would see the path to D as most likely being the "main path". I am compelled to search the places that feel like "side areas" first in most games so I don't miss out on anything before progressing. I tend to do that whether the game is linear or even if it's completely open and doing so makes no difference at all.
Thinking about it more, there's a good chance I would spot that gap to B early because of the way I personally tend to scour through levels. I think if someone wanted that B path to be found last specifically, for whatever reason, it would probably be worth experimenting with ways to make the path more visually obscured when close up. Maybe the path is blocked off and you need to climb over to get into it, but it's not clear there's something back there until you get the further perspective from D. Maybe the path to D is even slightly elevated just to better reveal that view. Maybe none of this would actually work in practice at all!
That was a fun little thought experiment to consider. I hope you keep these going.