EvanGeissler / ENSE-400-Project-Night-Terror

Final Software Systems Engineering Project: A 3D horror game.
2 stars 0 forks source link

Playable Character (Creation) #23

Closed EvanGeissler closed 5 years ago

EvanGeissler commented 5 years ago

Needs: -Ability to walk -Ability to look around

Should: -Be about 1.8m (180uu) tall -Be able to jump

Date Started: August 3rd, 2018

EvanGeissler commented 5 years ago

Added: -Ability to walk -Ability to look around -Character about 1.8m (180uu) tall

Need: -To be able to jump

Considerations: -Speed of x-axis, y-axis turning -Speed of walking changed -Possibility of adding some form of body *Speeds should be able to be adjusted in options menus -Currently, in game speed is roughly 3.33m/s (333.3uu/s), faster than actual average walking speed BUT not bad and may be sped up -Add sprint button/Increase max speed

Added: Ability to Jump

Considerations: -Change jump motion

Date Started: August 3rd, 2018 Date Finished: Oct 14, 2018 Total Time: 6 hours

This issue is strictly for creating a base player character. The character will be updated and improved as the game goes on.