ERROR_CODE: 0xDEADBEEF
> The light is not safe.
> It burns.
> It reveals what should remain hidden.
void Update() {
if (player.lookAt(light)) {
sanity -= Time.deltaTime * 50;
if (sanity <= 0) {
RevealTruth();
}
}
}DO NOT TRUST THE SHADOWS.
THEY ARE WATCHING.
A psychological horror game where light is your only weapon against the encroaching darkness.
Luminal Call explores the concept of photophobia in a literal sense. You play as a researcher trapped in a facility where the shadows have come alive. Your flashlight is your only defense, but it has a limited battery.
Manage your resources, solve puzzles, and uncover the dark history of the facility before the lights go out for good.