Project Design DocumentPlayer ControlYou control a Character in this First Person Platformer game where WASD, Shift and Space makes the player Walk, Run and Jump. Basic GameplayDuring the game, an Antagonist Ghost chases from behind the player and the goal of the game is to Escape the Antagonist Ghost. Sound & EffectsThere will be sound effects, Footsteps and Ambient and particle effects, Smoke and Steam Clouds. Gameplay MechanicsAs the game progresses, The Platform will get more complex making it more difficult for the player to progress. There will also be an Antagonist that will attempt to catch the player and send them back to the last checkpoint. User InterfaceThe Lives will Decrease whenever the player is caught by the antagonist. At the start of the game, the title The Barbican will appear and the game will end when the player reaches the end and escapes. Other FeaturesThe Game will include multiple animations for both the player and the NPCs NPC idle NPC look Player Walk/Run Player Idle Player Jump Antagonist Walk/Run Antagonist Jump Antagonist Grab |
They're everywhere! Run for your lives! I kept a log of bugs I found so I remembered to fix them later and to remember the solution should they crop up again. This really helped, as a couple of times I got the same issue long after I encountered and solved it the first time. it was simple to look at my notes and be able to see that the problem was I had missed setting up a component or that it was a unity issue that would be solved by simply restarting the program.
Comments
Post a Comment