Decide hybrid camera perspective
This commit is contained in:
@@ -368,7 +368,8 @@ Target deliverable: A small group can join a server, spawn into one biome, gathe
|
||||
- [x] Create base player character class.
|
||||
- [x] Create player controller.
|
||||
- [x] Create camera setup.
|
||||
- [ ] Decide first-person, third-person, or hybrid camera.
|
||||
- [x] Decide first-person, third-person, or hybrid camera. Decision: hybrid camera with third person as default and optional first-person toggle.
|
||||
- [ ] Implement first/third-person camera toggle.
|
||||
- [x] Implement movement.
|
||||
- [ ] Implement sprinting.
|
||||
- [ ] Define real-world baseline walking speed.
|
||||
@@ -1443,4 +1444,4 @@ Earliest incomplete foundation items:
|
||||
|
||||
Immediate next item:
|
||||
|
||||
- [ ] Decide first-person, third-person, or hybrid camera.
|
||||
- [ ] Implement first/third-person camera toggle.
|
||||
|
||||
Reference in New Issue
Block a user