...
Producer comments added to page 18.4.2010
1. Theme
As the butler in a haunted hotel your job is to keep the ghosty visitors happy!
2. Backstory
The background story is presented right at the beginning of the game before the player enters the main menu. The story is presented in storybook -like slides - very much like in the very beginning of the intro sequence for Super Mario Galaxy (http://www.youtube.com/watch?v=a2BQeRLbC8g). A full illustrated script of the intro sequence is to be added...
Deep in the backwoods lies a small town of Wyrmavia. Despite their undeniably peculiar customs the folk of Wyrmavia are kind and peace loving people.
Life is good.
However everything is about to change when the local gravedigger finds a strange looking chest buried in dirt. A mere look at the ominous object is enough to send shivers down the gravedigger's spine yet he still can't resist the temptation to take a peek inside. Little does he know that the small chest was in fact a doorway to the Land Of the Dead!
The chest drops down on the ground and an swirling ethereal vortex appears out of thin air!
The townspeople flee as a horde of gruesome spectres leave the vortex and flow to the streets. In a matter of minutes the whole town is completely overrun by ghostly creatures!
Days pass. As people are afraid of leaving their homes Wyrmavia turns into a ghost town - in a truest sense of the word.
However all hope is not yet lost! The local hotel owner - a peculiar man named Bruno McMaggot comes up with an idea.
McMaggot: "Listen Winston, I've been thinking of this whole ghost problem..."
Winston the butler: " Deep in the backwoods lies a small town of Wyrmavia. Despite their undeniably peculiar customs the folk of Wyrmavia are kind and peace loving people.
Life is good.
However everything is about to change when the local gravedigger finds a strange looking chest buried in dirt. A mere look at the ominous object is enough to send shivers down the gravedigger's spine yet he still can't resist the temptation to take a peek inside. Little does he know that the small chest was in fact a doorway to the Land Of the Dead!
The chest drops down on the ground and an swirling ethereal vortex appears out of thin air!
The townspeople flee as a horde of gruesome spectres leave the vortex and flow to the streets. In a matter of minutes the whole town is completely overrun by ghostly creatures!
Days pass. As people are afraid of leaving their homes Wyrmavia turns into a ghost town - in a truest sense of the word.
However all hope is not yet lost! The local hotel owner - a peculiar man named Bruno McMaggot comes up with an idea.
McMaggot: "Listen Winston, I've been thinking of this whole ghost problem..."
Winston the butler: "Yes sir?"
McMaggot: "I just might have a solution!"
McMaggot: "You do know that the hotel business hasn't exacly been flourishing these days and we are knee deep in debt, right?
Winston the butler: "Yes... I'm afraid we are, sir."
McMaggot: "And because of those ghoulish creatures outside no one dares to enter this town anymore. Which means we might not have any new customers in a long while, right?"
Winston the butler: "I'm afraid so, sir."
McMaggot: "Well I just realized something! I say we offer those ghosty creatures a bed and breakfast! Think about it! They must have been wandering around the land of the dead for a good while now. They must be dead tired, right? Ha ha!"
Somewhat surprisingly McMaggot's plan is a success and the halls of the hotel are quickly populated with all kinds of undead folk. Dreaming of the fame and wealth his undeniably brilliant plan is going to bring along to him, McMaggott grins happily.
McMaggot: "I knew even the undead couldn't resist a free buffet!"
What McMaggot didn't know is that the undead can be quite grumpy and demanding customers. Winston the butler needs to work a lot more than a few extra shifts to keep the new ghosty inhabitants happy.
Luckily he has you to help him!
>>Producer comments: Briefing screen sketch has to be made. How backstory is shown to the player? first story then dialog? animations, transitions, speoken or text? This needs action both from programmer and artist.
- Objective
3. Objective
The The player controls Winston, McMaggot's trusted Butler on his mission to keep the ghosty hotel visitors happy. This happens by delivering certain items the ghosts wish for to the appropriate hotel room doors. All of the items must be delivered before time in the on-screen timer (2 mins in the first level) runs out. If all deliveries are made in time the ghosts are happy, the level is cleared and the player is given access to the next level. If time runs out the player fails as ghosts leave the hotel and take over town.
...
The simple core cycle is explained below. Even though along the way the player might have to accomplish certain tasks to reach the goal the overall flow is always the same.
4. Gameplay in detail
Pre-action overlay infoscreen
...
The uses the movement keys to direct Winston to the luggage. As soon as Winston touches the luggage it disappears from the game environment and appears in the item slot in HUD. The player is now carrying the luggage. At the same time a big white arrow glow appears above around the door the player is to take the item he's now carrying.
The color of the item always defines the color of the door the player is to take the item. For example if the briefcase is red the arrow appears above a red door.
>>Producer comments: Target door indicator?
target door is also red.
The journey to the door
The player now starts his journey to deliver the luggage to the appropriate door. There are usually more than one route to the marked doorway and the player is given the freedom to choose which route to take. Some routes are slightly faster than others so there's a bit of strategy involved.
On his way he'll most likely run into obstacles such as hostile NPCs or environmental hazards. The way these obstacles affect the character is explained in further detail later in in this document.
...
When player reaches the door marked by particle glow the big arrow the item is automatically dropped down on the floor in front of the door. The arrow above the door and the item in the item slot disappear. A small animation plays to signal the delivery of the item (the door opens revealing a ghosty lookin guy in the doorway, the door closes and the item is gone).
Hooray, the item is now delivered!
The player gets rewarder with 20 additional seconds in the countdown timer.
...
When all deliveries are made in time the action stops and a infoscreen containing the level stats appears. Windston does a cheesy victory dance in the game screen as confetti rains down.
>>Producer comments: Does winston dance in infoscreen or? in the game screen? more specific design
...
>>Producer comments: some additional scale showing the speed like rank 1 to 4 stars or nick name like speedy conzales etc.
Game Over-overlay
If the timer is allowed to reach zero the "game over"-overlay appears. The overlay is basicly just a large "game over" text. A player is given the choise of either retrying the level or exiting to the main menu.
Noteworthy things about items:
-The next item will not appear until the item the player currently posesses has been delivered. This way it is always a surprise which color the next item is going to be.
-Once an item has been picked up there is no way to drop it. The only way to get rid of an item is to deliver it to the appropriate door.
-There can be only one item in the item slot at a given time.
Rewarding the player
In order to uphold fun and enjoyably game experience the game rewards the player periodically for accomplishing certain tasks.
-Delivering a suitcase by a door rewards the player with 20 seconds of additional time to the timer.
-... information about other rewards to be added...
...
conzales etc.
Game Over-overlay
If the timer is allowed to reach zero the "game over"-overlay appears. The overlay is basicly just a large "game over" text. A player is given the choise of either retrying the level or exiting to the main menu.
Noteworthy things about items:
-The next item will not appear until the item the player currently posesses has been delivered. This way it is always a surprise which color the next item is going to be.
-Once an item has been picked up there is no way to drop it. The only way to get rid of an item is to deliver it to the appropriate door.
-There can be only one item in the item slot at a given time.
Rewarding the player
In order to uphold fun and enjoyably game experience the game rewards the player periodically for accomplishing certain tasks.
-... information about rewards to be added...
Handling damage and failure
If Winston gets touched by a hostile NPC (possessed cabinet, ghost...), an environmental hazard (falling skull, swinging chandelier...) or falls down the heights of two rooms (or more) he gets knocked out and momentarily stunned for three seconds.
1. Winston is idle stance, hostile NPC is just about to touch
2. Winston is hit and is flying backwards through the air.
3. Winston is on the ground, knocked out.
Winston is stunned on the ground for 3 seconds.
Then Winston gets back on his feet he is invulnerable for 3 seconds. This is to give the player some time to get out of harms way and to avoid a scenario where Winston gets hit time after time. The moment of invulnerability is expressed by a blinking player sprite (much like in classic arcade games)
There is no concept of health in the game so Winston can never die. The only way to fail the game is to allow the timer reach zero.
Noteworthy:
The wandering ghost is an exceptional NPC. Instead of knocking Winston unconscious it kicks him around the level or can even throw him all the way to the rose bush (beginning location of the level). This behavior is explained later in detail.
- Controls
Winston is controlled entirely by keyboard.
Left: Moves Winston left
Right: Moves Winston Right
Up: Jump
Space: Action key - Talk to friendly NPCs etc. (at this stage there's no use for an action key but it may be implemented later on)
- Controls
To be added
- Mechanics
Game world physics
Collision handling
- The Level
...
Level wireframe
Wireframe model of the first level. Solid foundations are white. Doorways that Winston can walk through are marked in blue.
- Game world measurements
Means of transportation
ElevatorsThe Elevator
The elevator is positioned at the right side of the game area. The elevator moves up and down continuously much akin to the moving platforms in the Super Mario series of games.
Fire escape ladder
On some levels fire escape ladders can be seen positioned at the rightmost part of the building. The ladders provide a quick shortcut from one floor to the other.
>>Producer comments: update ( removed from design)
...
The side windows
The side windows are positioned at the leftmost sides of the two upper floors and are the quickest way back down to the hotel lobby. However, after the player jumps from the balcony he must make sure he lands in the flower bush below. If the player fails to hit the bush Winston hits the ground and is momentarily stunned.
Trapdoor
A trapdoor is concealed hatch that flips open when the player walks on top of it. The trapdoors can be used as a fast way of accessing the floor below but they can also be considered as a trap. Visually a trapdoor is presented as a recessed area in the carpet or floorboards. Trapdoors only open downwards so jumping against them from below has no effect.
Trampoline
The trampoline is a static object that can fling Winston one floor up through a hole in the ceiling. As the hole that they player must jump through is relatively small (the width of Winston) some skill is required to jump though it one go. The player may also drop down through the hole, landing back on the trampoline if he wishes to use it as a shortcut to a lower floor.
>>Producer comments: update (removed from design)
Trapdoor
A trapdoor is concealed hatch that swings open when the player walks on top of it. The trapdoors can be used as a fast way of accessing the floor below but they can also be considered as a trap. Visually a trapdoor is presented as a recessed area in the carpet or floorboards. Trapdoors only open downwards so jumping against them from below has no effect.
- Routes - freedom of choice
Most levels have multiple paths to choose from. This feature is there to give the player some freedom to choose the fastest route inside the level. Different routes also keep the game flow consistentpace consistent by eliminating dull moments in gameplay. The elevator should never be the only tool of transportation to the upper levels. (The very first level of the game may be an exception to this rule)
...
There are five significant elements in the ingame HUD:
Timer ( CORE )
Displays the time left for this the time left to complete the level
Item slot ( CORE )
Displays the item the player is currently carrying
Amount of objects left ( CORE )
Displays the amount of objects the player has left to deliver in the current level
Level indicator
Displays the number of the level (for exaple "Level 23")
Best time
Displays the best time the level has been beaten.
The positioning of the mentioned elements is further explained in the picture below. (to be added)
...
On every level there's a timer at the bottom of the screen. The timer starts its countdown when the player picks up the first item in the lobby.
Actions that have an effect on the timer:Delivering an item: +20 secs additional time
Picking up "the hourglass" -power-up: 30 secs additional time
...
Possessed cabinets are the simplest form of enemies found in the game. A possessed cabinet jumps up and down in regular intervals. The speed, regularity and height of their jumps may change from cabinet to cabinet. In the later levels the cabinets act more unexpectedly and may change their speed, jump regularity and jump height at any given time.
The Wanderer
The wanderers are grumpy ghosts that insist on pestering Winston whenever they can. A wanderer can fly anywhere in the level - even through walls and floors. The Wanderers have no advanced AI. They simply move from one screen side to the other, much akin to the "ball" in the classic Pong -game.
Wanderers can Wanderers may randomly appear out of nowhere at any given time. They usually fly They fly around the screen for 20-30 seconds before fading away. In the later tougher levels the wanderers may be there from the very beginning of the level and never disappear.
...
Similar to the regular ghost dog but can jump forward at random times.
Noteworthy:
Even though the ghost dogs can move freely along the corridors they cannot enter elevators or jump off balconies.
Crawling Zombie
A zombie with only torso and hands that crawls the back and forth. Similar to the regular ghost dog in terms of movement except for the fact that he moves a bit slower and leaves a trail of green ooze behind him. The green ooze alters the player physics the same way as icy surfaces.
Environmental Obstacles
Envuronmental obstacles are simple shaped objects that the player may have to jump over in order to proceed. Obstacles may be square, T-shaped or L-shaped. The L-shaped obstacle is the most troublesome for the player as Winston cannot jump higher than his own height. This makes it impossible to cross the obstacle from the other side.
...
>>Producer comments: Lets decide the objects in next meeting 18.4.2010,Environmental Hazards
Falling skulls
Skulls fall randomly from the top of the screen.
Swinging Candelier
Certain candeliers swing continuosly from left to right. The speed and angle of the swing can differ from candelier to candelier. Winston gets knocked out if hit by the candelier.
...
Running on icy surfaces makes the Winston's movement more "slippery"Power-ups
As soon as the player picks up the first briefcase the power-ups are allowed to appear in the game. They appear at random intervals at random locations around the game world. After appearing the power-up exists 30 seconds before it disappears. seconds before it disappears. Noteworthy: It must be made sure that a power-up only appears at locations where it can be reached by the player (no higher than player's jump height)
Positive power-ups
Hourglass
Adds 30 seconds more time to the timer. This power-up is activated instantly when touched by the player.>>Producer comments: Cricital what kind of things happen when player thouch the power up? animations on hud player? how time increase is communicated to the player?time to the timer. This power-up is activated instantly when touched by the player. Time increase is communicated to the player by displaying a floating clock symbol with the text "TIME +30" written on it. This symbol is spawned slightly above the point where player picked up the power-up. The time is instantly added to the timer. A blue particle glow (lasting for 2 sec) appears behind the timer to underline the change.
Running Shoes
The running shoes give Winston the ability to run twice as fast opposed to his normal speed. This power-up is activated instantly when touched by the player. A power-up timer appears in the HUD to signal how much time this power-up has left before it expires. After expiration the power up is gone for good.
...
Inverted controls
Lights turn off
15. Sound Effects
To be added
16. Music
...