Add building ghost preview

This commit is contained in:
2026-05-18 11:02:02 -07:00
parent 27be644ae6
commit 6baeca2783
5 changed files with 113 additions and 2 deletions
+3 -1
View File
@@ -610,7 +610,9 @@ Target deliverable: A small group can join a server, spawn into one biome, gathe
shelter through the server-authoritative placement component. Fully modular
wall-by-wall building stays deferred to `0.2.E Permanent Structures`.
- [x] Create build placement mode.
- [~] Add ghost preview.
- [x] Add ghost preview. The building placement component now exposes preview
validity/transform state and draws an assetless green/red wireframe ghost
footprint at the snapped placement location for MVP development builds.
- [x] Add placement validation.
- [x] Add basic shelter piece.
- [ ] Add wall piece if needed.