Added goals

This commit is contained in:
Franklin 2023-09-13 10:45:06 -04:00
parent 664c5dd120
commit fccc659492
1 changed files with 10 additions and 0 deletions

View File

@ -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?