
FlashlightRework
Toggle your flashlight with F, customize its color via config, and make it flicker when enemies approach!Details
v1.2.0 — Flashlight Overhaul
Added
- Horror-style flashlight flickering system based on enemy proximity
- Proximity-based panic levels with unique behavior:
- Slight flickers at long range (15m)
- Erratic flashes at mid-range
- Chaotic flickers at close range
- Option to enable/disable flicker in config (
EnableFlicker
) - Option to enable/disable custom RGB coloring in config (
UseCustomRGB
) - Configurable RGB values (
Red
,Green
,Blue
) - Configurable flashlight on and off key (
ToggleKey
) from a predefined list in config
Changed
- Flickering logic now scales intensity dynamically based on distance
- Increased enemy detection radius for flicker to 15 meters
Fixed
- Fixed bug where Flashlight Rework doesht work in BETA VERSION
v1.1.0 — Initial Release
- Toggleable light via
F
- Configurable RGB light color