Document MVP shelter wall piece
This commit is contained in:
@@ -86,6 +86,9 @@ Early runtime systems should remain small and explicit:
|
||||
as inventory parts and then combined into a single placeable primitive
|
||||
shelter actor. Fully modular wall-by-wall construction is deferred to
|
||||
permanent structures so the first survival loop remains reliable.
|
||||
- The MVP wall piece is `primitive_wall_panel`, a craftable inventory
|
||||
construction part consumed by the primitive shelter recipe rather than an
|
||||
independently placed wall actor.
|
||||
- `UAgrarianBuildingPlacementComponent` owns the MVP placement preview. It
|
||||
traces from the player view, snaps to the configured grid, validates distance
|
||||
and collision, broadcasts Blueprint-readable preview state, and draws a
|
||||
|
||||
Reference in New Issue
Block a user