


⚠️ Unofficial rebuild for Lethal Company v81, maintained by Cpt.Dristyler. Not affiliated with or endorsed by the original author. Install this instead of the original, not alongside it.
An SCP: Containment Breach style blinking mechanic. The player blinks periodically; while the eyes are closed they "don't see" (and are not seen by line-of-sight logic). Includes manual blink, a meter, fear/steam reactions, and an optional mode that only activates when a Coil-Head / Ghost Girl is visible.
MissingMethodException on PlayerControllerB.HasLineOfSightToPosition that
spammed every frame whenever a SpringMan (Coil-Head) or Ghost Girl was on the map (the
patched SpringManAI.Update / DressGirlAI.Update broke). The prebuilt DLL was
compiled against an older game version; after game updates the method signature shifted
and the old IL referenced a missing method.LethalCompany.GameLibs.Steam
(game v81) — calls rebound to the current API, game logic unchanged. GUID
Orion.DontBlink unchanged — existing configs stay compatible.