google-code-export / journeyofthymus

Automatically exported from code.google.com/p/journeyofthymus
1 stars 0 forks source link

Character - Player #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Name of feature or asset: Player Character

Feature / Asset Description
---------------------------
Incorporates the following attributes as of current
~ Base attributes:
  - Health
  - Sprint Speed
  - Base Health Regeneration Rate
  - Base Health Regeneration Amount
~ Inventory attributes:
  - Health Potion Count
  - Speed Potion Count
  - Tinder Count

Other Details
-------------
Inherits CharacterControl and implemenets the ActionListener interface.
Has device input code implemented as a basic framework without any current 
functionality.

Original issue reported on code.google.com by MIKUiq...@gmail.com on 15 Mar 2013 at 6:26

GoogleCodeExporter commented 9 years ago
Using following gameplay controls:
  - WASD Movement
  - Use / Interact (E)
  - Drink Health Potion (1)
  - Drink Speed Potion (2)
  - Use Oil on Torch (3)
  - Use Tinder on Torch (4)
  - Sprint (Left Shift)
  - Crouch (Left Control)
  - Aim / Freelook with Mouse

Original comment by MIKUiq...@gmail.com on 1 May 2013 at 9:52

GoogleCodeExporter commented 9 years ago
Feature utilizing crouch was removed, therefore the control for crouch is no 
longer necessary.

Original comment by MIKUiq...@gmail.com on 12 Jun 2013 at 12:27

GoogleCodeExporter commented 9 years ago
The Player can see through walls when near them.

Original comment by anthonyl...@gmail.com on 20 Jun 2013 at 1:25

Attachments: