Add MVP inventory HUD panel
This commit is contained in:
@@ -138,6 +138,12 @@ HUD. Future backpacks, containers, awkward-object rules, and hard overload
|
||||
limits should extend this total-weight path rather than creating a second carry
|
||||
model.
|
||||
|
||||
The MVP inventory UI is a compact `AAgrarianDebugHUD` inventory panel, enabled
|
||||
separately from the full developer HUD. It reads the replicated inventory stack
|
||||
array, shows occupied slots, total carried weight, and a short visible stack
|
||||
list, and leaves mutation actions on the existing server-authoritative commands
|
||||
and RPCs until a full UMG inventory screen is introduced.
|
||||
|
||||
## Time And Environment
|
||||
|
||||
The MVP gameplay calendar target is:
|
||||
|
||||
Reference in New Issue
Block a user