The Lightbringer is a poetic adventure/puzzle platformer with light combat elements, set in a beautiful world claimed by a vile corruption. Guided by your sister’s spirit, you must prevail where she could not. Cleanse the corruption, become The Lightbringer.
[img]{STEAM_CLAN_IMAGE}/40253309/a23c015f4d580fddf5234be47436a4ca9ba9dcb1.jpg[/img]
[h3][b]Agile Game Development Part 2: Design Pillars[/b][/h3]
In part 2 of my “[b]Agile in Gamedev[/b]” series, I want to discuss the first line of the Agile Manifesto and how it applies to game development.
[i]“Individuals and interactions over processes and tools”[/i]
Let’s look at some real-world example – the story of [b]BioWare[/b].
For many years it was a company making the best RPGs on the market. But as [b]Jason Schreier[/b] described in his book “[b]Blood and Pixels[/b]” – after [b]BioWare[/b] was acquired by[b] Electronic Arts[/b], this experienced company (consisting of some of the best people in the industry) had problem after problem. Their next 3 games came out in horrible pain.
The biggest issue that caused this was forcing the team to use the [b]Frostbite engine[/b]. Up until that time, BioWare had used its own engine,[b] Aurora[/b]. It was made specifically for the kind of games they were making and the team knew it well. Frostbite was made for Shooters, not RPGs, and lacked many core features they needed, which resulted in slow development and a huge loss of motivation inside the team.
Instead of focusing on [b]the team[/b] and [b]the product[/b], they focused on the tools and forced people to use them.
I want to give you not only anecdotes but also solutions. So let’s assume we’re making a new game. How should we start?
We should start with the [b]Design Pillars[/b]. A great example is in the GDC talk “[b]The Design Of Subnautica[/b]” by [b]Charlie Cleveland[/b], you can watch it [url=https://youtu.be/7R-x9NSBS2Y?t=565]here[/url].
Those pillars should emphasize emotions, [b]what players will experience[/b]. They usually shouldn’t be concrete features. But this is not a strict rule – e.g. on [i]Last Of Us[/i] [b]Naughty Dog[/b] used:
[list][*][b]Crafting[/b]: Ammo is scarce, so to distract or cause a higher amount of damage to one’s foes it is better to use items populating the world. This works in unison with the environmental storytelling of how there are not many resources left in this world.[/list][list][*][b]Story[/b]: Last of Us is a linear game that is heavily narrative lead, they want everything to tie in with the story as mentioned with crafting. The game focuses on the story of the two main characters rather than the player’s own story.[/list][list][*][b]AI partners[/b]: The game is all about building a relationship between the player’s character with the AI partner Ellie and other partners you meet throughout your journey.[/list][list][*][b]Stealth[/b]: Combat is used in this game, but if you were to run and gun, then the game would make your life extremely difficult. So the player is encouraged to play more stealthily.[/list]
[b]The pillars[/b] you create should be the [b]Lighthouse[/b] that leads your team to a safe shore. Whenever there is a decision to make, it’s important to remember them.
Once you’ve set those pillars up it’s time to start making a prototype. You don’t have to create a [b]Game Design Document[/b] detailing the whole game beforehand. Instead of being the bottleneck of the team, making them wait for the [b]GDD[/b] and later for updates and answers to every burning question, make them part of the process. [i]Individuals and interactions over processes and tools[/i].
[b]The team[/b] should take [b]ownership[/b] of what they are doing. Don’t become a [i]parent[/i] that tells them what to do. Instead, treat them like the adults they are: together you will work to [b]bring the vision to life[/b].
Now you can have the team brainstorm some ideas on how to bring those pillars to life – [b]coders[/b] should start thinking about what technologies and tools to use, how to set up the architecture of main systems. [b]Artists[/b] should be looking for an art style that will not only fit the vision but actually [i]enhance[/i] it. The marketing team should start analyzing the market for what you want to build.
In the next part, I will dive deeper into this phase, but for now, I want you to think about the Design Pillars of the games that you love and the games that you’ve made in the past. Can you figure them out?
Any thoughts? Comment and share this story!
Have a great day,
Janusz Tarczykowski