Sponsored By

Featured Blog | This community-written post highlights the best of what the game industry has to offer. Read more like it on the Game Developer Blogs.

Level Design Case Study - Recreating the First Level in God of War (2018)

What made the first mission of God of War (2018) so memorable? This article examines my journey to uncover the level design techniques and design decisions used to construct the iconic introduction to the game.

Sukhraj Johal, Blogger

January 8, 2020

5 Min Read

During my initial playthrough of God of War, I was intrigued by the rich Nordic world that the designers had created. I was particularly captivated by the first level and found it to be a great introduction to the game. However, I was unsure why it was good?

In his blog, Michael Barclay describes how he learns more about a level by recreating it and seeing how it works to support the gameplay. In an effort to understand the depth of the first level, I decided to take on this endeavour myself. By dissecting the level and reconstructing it into its simplest forms, I was able to understand the care and design intentions set forth by the level designers at Santa Monica.

 

Building the Level

My initial steps were to gain a deep familiarity with the level; I spent time analyzing the layout, flow, and pacing. When reconstructing the level, I didn’t know what Kratos’ character metrics were so I defined his height at 2m.

My workflow consisted of jumping back and forth between Maya and Unity. In Maya, I laid out the geometry and created a rough block out. To make the level playable, I imported the block out into Unity, where I also set up the collision geometry and created a custom character controller that resembles Kratos’ movement set. Multiple playtests were super important to gauge the level metrics, flow, spacing of elements.

For this study, I focused on mocking up and analyzing the first half of the level.

 

 

 

My Key Learnings and Discoveries

The First Level Is A Great Introduction to the Game’s Core Pillars

I found that the introductory level did a fantastic job at presenting the player with the game’s core pillars, including:

  • Exploration

  • Combat

  • Father/Son Relationship

 

Pillar 1: Exploration

The Golden Path: Marked Trees

As I played through the level, I noticed that Birch trees with golden leaves were used as a repeating motif in the level. They were often used to contrast from the dense wilderness and subtly guided me towards the golden path.

This intentional decision helped players maneuver through the forest - an otherwise visually complex environment.

 

Composition and Framing

At many points in the level, leading lines and framing elements guide the player’s eyes to points of interest. These can be hidden paths that lead players to rewards such as treasure chests.

 

 

Pillar 2: Father/Son Relationship

Slowing unfolding the wilderness.

After Kratos cremates his wife, he and Atreus go on a deer hunting adventure. From a level design perspective, as they leave their home the path into the wilderness is fairly linear up to a certain point.

I believe this design was deliberate because a large focus of this level was understanding the character dynamics between Atreus and Kratos, as well as showcasing small cinematic cutscenes involving the deer hunt.

After a while, the level opens up, allowing for the exploration elements of the game to take over once the father/son bond has been established. Players now have an opportunity to backtrack, collect hidden treasure, etc.

 

 

 

Pillar 3: Combat

Foreshadowing Enemy Encounters through Environmental Storytelling

The first hostile encounter the player experiences in this level is the Draugr ambush. However, the designers made the players anticipate an attack by scattering narrative hints throughout the level moments before the encounter. For instance, the player sees dead bodies and charred wood placed in the environment, indicating that a fight had ensued earlier. A large burnt tree that is split in half also alludes to the appearance of the Fire Troll that players will encounter later in the level.

 

Open Arena

The arena where you first encounter the Draugrs is open and circular, giving players room to maneuver around the enemies and understand their behaviour.

 

Other Interesting Level Design Insights

Skill Gates

As a designer, I found the tutorialization of Kratos’ core combat and traversal mechanics to be very interesting. For the first third of the mission, the player is in no danger. They are presented with safe zones in the form of skill gates that teach them basic movements such as jumping over gaps and vaulting. These areas reinforce what Kratos can do as a character, and show players how to solve traversal problems that halt their progression (such as a fallen log).

Affordances

This level also reinforces the idea of using visual cues to indicate the affordance of a prop in the environment. For example, fallen logs with exposed wood offer players insight that they have been trodden on before and therefore are traversable.

In addition, exposed wooden panels can be seen with cracks on them, providing the affordance that the structure is weak and breakable.

 

Final Thoughts

Overall, I found this case study to be a very informative learning experience. When you first play a game, you’re in the moment and tend to miss the important design decisions underneath it all that have helped to cultivate the game’s experience. Once you peel back the layers of the game, the beauty of its design really shines through.

 

Further Reading on Why its Important to Recreate Levels

Micheal Barclays Blog Post: http://www.mikebarclay.co.uk/playing-games-as-a-level-designer/

 

Thanks for reading! 

-----------------------------------------------------------------------

Sukhraj Johal - Game & Level Designer

Portfolio: https://www.sukhrajjohal.com/

Twitter: https://twitter.com/sukhrajjohall

Read more about:

Featured Blogs
Daily news, dev blogs, and stories from Game Developer straight to your inbox

You May Also Like