Document carry capacity placeholder
This commit is contained in:
@@ -510,7 +510,11 @@ Target deliverable: A small group can join a server, spawn into one biome, gathe
|
||||
state; tools remain inventory items until active hand, worn, backpack, armor,
|
||||
weapon, durability, animation, or mesh-attachment rules require replicated and
|
||||
persisted slot state.
|
||||
- [ ] Add weight or carry capacity placeholder.
|
||||
- [x] Add weight or carry capacity placeholder. Locked MVP carry capacity to
|
||||
stack `UnitWeight`, inventory `GetTotalWeight`, character comfort/heavy carry
|
||||
thresholds, strength-scaled movement penalties, and a debug HUD carried
|
||||
weight readout. Later volume, backpack, awkward-object, and hard overload
|
||||
rules should extend this hook.
|
||||
- [ ] Add inventory UI.
|
||||
- [x] Add replication for inventory changes.
|
||||
- [ ] Add persistence for inventory.
|
||||
|
||||
Reference in New Issue
Block a user