Add replicated death feedback

This commit is contained in:
2026-05-18 13:37:11 -07:00
parent e8f4acb98d
commit dce4f77d93
5 changed files with 56 additions and 1 deletions
+4 -1
View File
@@ -670,7 +670,10 @@ Target deliverable: A small group can join a server, spawn into one biome, gathe
inventory loss is not active yet. Future corpse/backpack recovery is reserved
as a persistent, server-owned, interaction-gated death-recovery record once
inventory loss and decay rules exist.
- [ ] Add replicated death feedback.
- [x] Add replicated death feedback. Survival now exposes
`OnDeathStateChanged` for UI/audio/animation hooks when replicated
alive/dead state or death reason changes, and the debug HUD shows the
replicated death reason while dead.
## 0.1.K Wildlife Prototype