Skip to main content

SYSTEM_FAILURE: CONTAINMENT_BREACH

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.

👁️
← Back to Laboratory

Luminal Call

A psychological horror game where light is your only weapon against the encroaching darkness.

Luminal Call Gameplay

About the Game

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.

Project Details

  • Status: Beta
  • Platform: PC (Windows/Mac)
  • Engine: Unity 2022 LTS
  • Release: Q4 2025