Skip to main content

Designing a Level In God of War (Part 2)

Building a Level
Levels are blocked out in basic shapes and spacing by the level designers. Anything built can be sent over to the team’s development kit -- be it the whole levels or pieces, to view a specific section of the level.
After the block-out and collisions are built, the level is now in a playable state. Environment artists can lay the assets down in the place of the blocks. The level in progress will then be iteratively tested with both block-out and any placeholder/completed assets.

Kratos’ model is also used to test and navigate around the level in development; Kratos' model is also used to measure the scale of level assets and height of walls by stacking one model above the other.

Deleted Levels
In God of War there are a variety of level types, including underwater and desert levels, but most center around the marvels of ancient Greek architecture.
There were also many partially-complete levels that were cut during production, due to time constraints such as the Colosseum, Rhodes Marketplace, Atlantis, Aegean Beach, The Aqueduct and Mount Etna. For instance, there was to be a level where Kratos flies a Pegasus, while escaping a Typhoon.
The developers also built many test levels such as a flight platform level to test the Icarus wings. In the original God of War, a prototype level was build to try out all of the the basic mechanics in-game -- including Kratos’ actions like running, walking, swimming, scaling ledges, fighting, climbing, rope swinging and wing flight. The level designers also built a river level to test Kratos’ movement walking across water and a snow level to demonstrate particle effects.
One major level that was cut would have been featured a large, vulture-like boss that guarded Pandora's Box. The level was built around a conveyor belt component that ran around a circle. There would be a Minotaur to defeat and a moving platform up above.
The vulture would be in the center of the stage guarding the box, with its eggs scattered about the level. Kratos must find and break the eggs, then use the infant vultures as bait to take down the vicious mother vulture.
Up Next: Best Boss Battles

Comments

Popular posts from this blog

Level Design in God of War (Part 1)

Becoming the God of War God of War is one of the most-critically acclaimed franchises to ever hit the Playstation market. In this pipeline deconstruction, I will refer to elements of the series as a whole. Dominus the main character in concept, needed to be summed up in a single word -- wrath . Covered in the ash of his wife and child, the character is a demigod who seeks revenge on the gods who betrayed him. Once the artists stripped away his armor and shield, the character’s true raw, animalistic side was exposed. Tall with upper-body musculature, covered in ashes and hunched over with his signature Blades of Chaos, Dominus was a force to be reckoned with. Dominus set the stage for the today’s Playstation mascot -- Kratos. Level Design Mood and exploration is a staple part of level design in God of War . Areas that are more open are also relatively barren; while many objects are placed around smaller areas like rooms. I think this encourages the player’s sense o...

Time Manipulation in Game Design

Time Manipulation in Games Introduction The gameplay mechanic that I wish I had come up with first, is Time Manipulation. This is includes the concept of time dilation and the reversal of time in games. Implementing the Manipulation of Time Time manipulation is a robust mechanic. It involves non-exploitable time manipulation, with the goal of being fast and smooth, while not computationally-taxing on memory or hardware resources. The best way to implement this mechanic can be seen in Braid - an indie platform and puzzle game, developed by Number None, Inc. In this game, the world state is recorded for every frame, where the data is stored and compressed. With the recorded frames, any changing entities are extracted and mixed into the final state, which can be manipulated or rewound by the player. The player’s position is recorded and other properties such as color and rotation are stored as an integer that can be reconstructed, along with time information taken fro...

CoD Advanced Warfare - 7 Things That Don't Make ANY Sense

Plot (*SPOILERS) In 2054, Jack Mitchell, a new recruit in the U.S. Marine Corps, along with his best friend Will Irons, are deployed to Seoul. The assignment is an effort to repel North Korean forces from advancing into South Korea. They mission is a success, but at the cost of 6000 marines’ lives, including Will’s own from an explosion that severed Mitchell’s left arm. He is later recruited into Atlas, a private military corporation, by Will’s father Jeremy Irons. He receives a mechanically-advanced prosthetic arm to stop the KVA, an anti-western terrorist organization, from launching multiple terrorist attacks on North American nuclear reactors. After killing its leader Hades, it turns out the Atlas CEO Irons’ intentions were corrupt all along and he declares war on all world governments. Instead of the peace and security that was Atlas’ illusory purpose, Irons stands for total domination, as the only standing political power. Atlas later develops Manticore, a biological age...