Add Agrarian debug HUD
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
- [x] Primitive shelter actor is marked as a persistent world actor.
|
||||
- [x] Admin/dev console commands added to the Agrarian player controller.
|
||||
- [x] Wildlife base actor added with replicated health, simple movement states, and harvesting hooks.
|
||||
- [x] Simple debug HUD added for survival and inventory feedback.
|
||||
|
||||
## Next Unreal Editor Tasks
|
||||
|
||||
@@ -42,7 +43,7 @@
|
||||
- [ ] Create Blueprint child `BP_AGR_PrimitiveShelter` from `AgrarianShelterActor`.
|
||||
- [ ] Assign placeholder meshes to MVP actors.
|
||||
- [ ] Place resource nodes and campfire in the test map.
|
||||
- [ ] Add simple HUD/debug display for survival and inventory.
|
||||
- [x] Add simple HUD/debug display for survival and inventory.
|
||||
- [ ] Test gather -> inventory -> campfire loop.
|
||||
|
||||
## Next C++ Foundation Tasks
|
||||
|
||||
Reference in New Issue
Block a user