Add campfire smoke placeholder

This commit is contained in:
2026-05-17 19:00:42 -07:00
parent 0ac4bec3cf
commit c60b975294
5 changed files with 76 additions and 1 deletions
+3 -1
View File
@@ -590,7 +590,9 @@ Target deliverable: A small group can join a server, spawn into one biome, gathe
- [x] Add cooking placeholder if needed. Added replicated campfire cooking
placeholder state, a native cookability check, and progress ratio helpers so
later recipe UI and food systems have a stable hook.
- [ ] Add smoke/visual effect placeholder.
- [x] Add smoke/visual effect placeholder. Added a native campfire smoke
particle component placeholder that activates and hides with replicated fire
state, leaving final visual assets assignable later.
- [x] Add replication.
- [ ] Add persistence.
- [x] Connect fire to body temperature.