Overview
- Implementation of radioactive zone mechanics in Unreal Engine
- Core components include radioactivity system and health management
- Features Geiger counter functionality for radiation detection
- Contains demo character setup for testing
- Includes both actor and component-based implementations
Here below the list of the most important elements:
[Actor] Radioactive Zone
[Comp] Radioactivity Comp
[Comp] Health Comp (Demo)
[Actor] Geiger Counter (Demo)
[Actor] Demo Character (Demo)
[Widg] Player HUD