From fccc659492dc01ca33fbc1951169c3f1988a811a Mon Sep 17 00:00:00 2001 From: Franklin Date: Wed, 13 Sep 2023 10:45:06 -0400 Subject: [PATCH] Added goals --- Readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Readme.md b/Readme.md index c12d810..8c95bc4 100644 --- a/Readme.md +++ b/Readme.md @@ -3,3 +3,13 @@ - [x] Skybox - [x] Glitch: Fall does not remove linear damping, only after jump - [x] Glitch: Negative linear damping on jump allows for bunny hopping + +- [ ] Feature: Add jump effect to camera +- [ ] Feature: Add Stamina (with bar?) +- [ ] Feature: Subtle Headbob, FOV change on movement (Distinguish between sprinting and walking). +- [ ] Feature: Basic ESC UI, FPS counter, stamina bar + +- [ ] Discussion: PvP vs PvE +- [ ] Discussion: Realism vs arcade +- [ ] Discussion: Gameplay loop +- [ ] Discussion: Is this a survival game? A Shooter? A Sandbox? All?