Friday, November 23, 2012

Patient 9 Entry 1


Hi everyone, my name is Alex Neufeldt and I'm an amateur game designer and competitive Magic the Gathering player. This blog will chronicle my progress and tasks in dealing with video game design and Magic and quite possibly my inevitable decent into madness :P. Right now I'm currently working a part time job while I work on a horror game called Patient 9, and going to any big Magic the Gathering tournaments I can reasonably go to.


Patient 9 is a 2d top down, 32bit style horror game currently set in a mental asylum. Similar to Amnesia the Dark Descent, you can't fight enemies but instead have to evade them in some fashion. The idea is to make the enemies you encounter frightening as opposed to most action games where the monster is just another target to shoot at. Currently I'm planning on making a amnesiac blank canvas style protagonist, it'll be a masked patient that wakes up in a mental asylum which is in chaos, some type of monsters or threats will be on the loose. I'm exploring the mechanic of having the player mold the character during the game by defining his/her past, beliefs, opinions on past actions, and giving options during the story. It would look something like this:
  • Traumatic past event: 1) I did it 2) I was framed 3) I don't remember anything
  • Thoughts on what happened: 1) sad 2) they deserved it 3) it happened, don't feel anything
  • 1-3 in game decisions: Might have special options based “what happened”
  • Custom ending: it will be a collection of slides and reports that differ based on the players input and link together to make a whole ending, similar to Fallout New Vegas
That's the rough outline, it obviously needs polish but I think it's a sweet mechanic that engages the player and creates a sense of identity. Lots of things are still loose, honestly I could switch to a different setting and story in a heartbeat but for now I'm pretty pumped for this setting and story ideas I have.


I decided to make a short game like this to help me lay down a lot of the ground work for a RPG(role playing game) I want to make in the future. I remember recommending about a month ago that if you want to make a RPG from scratch I think the best method for a small group would be to break it down into a series of small mechanics like: walking, inventory, levels, battle, etc, and make a series of games, each one building on the last, so that in the end you arrive at a fully fleshed out RPG. So I went about breaking down the mechanics or things you need to have a RPG. My list looks like this:
  • 1) a moving character
  • 2) some type of environment interaction, e.g. picking up items, reading signs, talking to people
  • 3) a inventory system, which could include equipable items
  • 4) a progression system for the character, something with levels or upgrades
  • 5) some type of battle system
There's a lot of other features I could have put on here, but they're rather tiny compared to the top 5 which significantly affect game play. For Patient 9 I'm definitely developing a moving character and environmental interaction. Odds are I'll add a inventory and progression system but they'll be relatively simpler than a traditional RPG, think like a dozen items, 1-2 equipables, and only a few tiers of character growth. I'm currently aiming for 6 hours or less to go through a play through of the game, depending on how the “moldable character” mechanic pans out I might lower the total game time and include some new game plus mechanics to encourage players to play through the multiple times to get more endings.

The reason I'm going with this approach of making a smaller and shorter game is I want to see results early, both for financial and confidence reasons, the difference between 0 and 1 is like true and false or day and night for an “artist”. Also I really want to get a horror story out of my brain and onto some kind of medium, it's kind of frustrating having all these ideas and not following through on any. Odds are I'm going to be releasing it as a web game since Stencyl is set up for that and it's a nice “easy” way to generate some passive add money. When I build up a bigger audience and portfolio then I'll consider selling my games by myself.

Currently I'm scrumming through Patient 9, which means I've broken the game down into smaller phases. Last week, I started going through all the help on http://www.stencyl.com/help/, just reading through all the documents and trying out most the crash course challenge's. As a slower learner I find it helps to consume as much as I can before I start working and inevitably running into problems. Now I'm on step 2 which is to make a loose prototype where I have:
  • a moving actor
  • loose environment interaction like a sign to talk too
  • multiple levels that I can switch through
  • text of some sort
The one giving me headaches is getting the player to move properly, right now it's not colliding properly and can move diagonally (unwanted). I'm going to spend a bit longer on it before I ask about it on the Stencyl forums. After I've got the loose prototype done, I'll move onto step 3, which will include the additions of primitive enemies and some type of inventory or item interaction. I expect adding enemies to be a long, alcoholism inducing process but I'm going to break it down into small steps so I'll have something to show and play sooner.

So that's the end of this post, I hope you enjoyed it. If you have any suggestions or questions feel free to post em in the comments or contact me at alexneufeldt@gmail.com. Next week I'll have some screenshots and perhaps a ultra rough prototype too show off.