BM CorpseCleaner
Limits enemy corpses by removing the oldest eligible bodies after a configurable delay. Player corpses are never affected.BM_CorpseCleaner
BM_CorpseCleaner limits how many enemy corpses remain in the level.
When the configured corpse limit is exceeded, the oldest eligible enemy corpse is removed first after the minimum lifetime has passed.
Player corpses are never affected.
Configuration
Available through LethalConfig:
- Maximum Enemy Corpses
- Minimum Corpse Lifetime
Notes
- Cleanup is handled by the host/server.
- Corpses are removed in death order.
- Corpses younger than the configured minimum lifetime are kept.
- Enemies that cannot safely be destroyed are skipped.
