February 24, 2013

Resolution #7: Approaching First Playable

I'm getting close to a first playable on the first of the two titles I'm working on this year: USESP #0.

Those of you who were following me back when I worked for Ritual might recognize the acronym and/or be able to derive it.

I'm going low-resolution and low-fidelity for the graphics and models so I can try to focus on gameplay and filling in some backstory, specifically:

1) How did Elexis get her hands on Blade?
2) How did Jessica find Blade and get him out?
3) What happened between the time Elexis escaped Blade at the end of "SiN" and the beginning of Episode 1?
4) What DID Blade get injected with?
5) Why is Elexis dressing in a more business-like fashion?

If I am able to release this when I'm done, it will be under the "SiN Episodes" mod license, so you will have to own a copy of "SiN Episodes: Emergence" to play it.

February 17, 2013

Resolution #6: Life (Gets In The) Way

No real progress to report today.

I have to stop by the office to take care of some things, unfortunately, and that will sap the six hours I usually have blocked out for personal projects on Sunday.

February 10, 2013

Resolution #5: Episodic Problem #1: Content

The first problem you are going to encounter when developing an episodic first person shooter is the variety of settings.  Even if you have all the code done in advance, building the art assets for the constant variety demanded by today's consumer takes a significant amount of time, effort, resources, and money.

You end up with a choice: either keep your episodic shooter in a small, enclosed area so you can reuse most of your assets but everyplace has that "samey" feeling, or go big, but lose the economies of scale that most other forms of episodic gaming get.

Take the following (now hypothetical) location lists, for example:

SiN Episodes 0: Deception

HARDCorps Headquarters
- Office/Meeting Space (Cutscenes only)
- Training Center
- Medical Bay (Cutscenes only)
Abandoned City
- Hospital Interior
- Street
- Destroyed Warehouse
SiNTek Office
- Mutagen Lab (Decrepit)
- Blade injection room
- Lobby
Freeway
- Straightaway
- On/off ramps

SiN Episodes 1: Emergence

SiNTek Office
- Blade injection room
- Lobby
Docks
- Exterior
- Sewer
- Lighthouse
- Dockhouses
- Craneyard
- Warehouses
U4 Labs
- Dilapidated Sub
- Lab equipment area
Construction Site
Office Building
- Lobby
- Cube Farms
- Maintenance Area
- Building Exterior

SiN Episodes 2: Freefall

Forest (Limited locale)
Abandoned Aquarium/Zoo
- Tanks
- Caged Areas
- Maintenance/Vet Areas
Dam Under Repair
- Tractor beams
- Equipment railway
Caverns
- Lab (Decrepit)
HARDCorps Headquarters
- Medical Bay (Cutscenes only)

Not much in the way of potential asset reuse here, is there?  Even if you are able to find pre-built assets for your game, assets are going to be a huge cost center for each new episode you choose to build.

Even for smaller games, the costs to create the worlds easily trumps the costs of creating the gameplay elements.  Take a look at "Defense Grid: The Awakening."  (No, seriously, take a look at it.  The game rocks.)  The basic elements of the game are rather straightforward: less than a dozen upgradable turrets and fifteen enemies that are reused on every single level, and a series of about fifty canned vocal blurbs that are used based on certain tower/enemy death combos.  However, each level has a unique look and feel (20 different environments), plus there is custom spoken dialog on every level.  The extra effort used to keep the same elements (enemies, weapons) from feeling "samey" costs a significant amount to create.

Telltale does a great job with their adventure games, but look more closely at how they construct their episodes the next time you play.  You spend a long time in each individual location and will often revisit locations between episodes, making it easier to justify spending the effort on the location.  They'll also do lots of modular work within an area so they can swap out, add or remove props to give an environment a new feel (Sam & Max's office, for example).

I'm not saying that this problem is insurmountable, but I am saying that this is a problem that will need to be solved before episodic first person shooters can truly become "episodic."

February 3, 2013

Resolution #3, #4: Dead End, Pain

Nothing new to report.

Weekend #3 was just a realization that I was going down a dead end and replanning some items.

This weekend, I've been recovering from kidney stones.

Hopefully more to report next weekend.