How Little Nightmares VR is Powered by Unity, Lighting, and Spatial Design
Iconik, the game development studio behind Little Nightmares VR: Altered Echoes, breaks down how they adapted cinematic horror, environmental storytelling, and performance-heavy visuals for immersive VR across multiple platforms using Unity.
Few modern horror franchises rely as heavily on framing, scale, and carefully controlled perspective as Little Nightmares. Translating that identity into VR presents a unique challenge, where the player, not the developer, controls the camera, and immersion amplifies every moment of tension.
With Little Nightmares VR: Altered Echoes (published by Bandai Namco), the team at Iconik reimagines the series through a fully embodied first-person experience, shifting players from observers of the nightmare to active participants within it.
Built in Unity with a multi-platform VR pipeline targeting PSVR2, Quest, and PC VR, the project balances high visual fidelity with strict performance constraints. I got the chance to go hands-on with the game at GDC 2026 and send some questions to the developers via email. As someone who has played all three Little Nightmares games (as well as Reanimal), they've absolutely nailed the vibe, it seems.
In this interview, the developers discuss the challenges of guiding player attention without cinematic cameras, designing for comfort without sacrificing immersion, and rethinking horror pacing for a medium where fear is no longer observed, but experienced firsthand.
Little Nightmares has always relied heavily on framing and cinematic camera composition. What were the biggest challenges in translating that authored third-person perspective into a fully player-controlled VR viewpoint?
Iconik: The main challenge came from losing control of the camera, which is a key element in the original Little Nightmares games. In the third-person titles, framing is carefully crafted to control scale, tension, and what the player sees. In VR, the player can look anywhere, so that level of control disappears. We had to find new ways to naturally guide the player’s gaze.
One approach was to focus on staging along the main path and key points of interest. When the player enters a space, these areas are designed almost like small “sets,” where lighting, perspective, and composition draw attention to what matters. We then added a second lighting pass to subtly connect those points and guide the player’s gaze without breaking the scene’s visual composition.
Can you share details on which engine you're using for development, as well as details on any tools, software, or workflows the art and animation teams utilize?
Iconik: We, Iconik, developed the game in Unity with a pipeline designed around VR constraints, while always keeping multi-platform support in mind (PSVR2, Quest standalone, and PC linked).
How did the shift to first-person VR change your approach to scale, environment design, and spatial storytelling compared to previous entries in the series?
Iconik: From the very beginning, our goal was to make players feel tiny and vulnerable in a gargantuan world. In VR, players become the child in the nightmare. They’re no longer just witnessing someone else’s nightmare; they’re living it themselves. Because of that, scale became a key element that we started experimenting with very early in the first prototypes.
During pre-production, we ran many tests to find the right balance for scale and overall game feel. We experimented with different player heights, object sizes, and environmental proportions to ensure the world consistently conveyed a sense of fragility and danger.
Level design also played an important role. We alternated between disproportionately tall spaces and long corridors to create the feeling of a long and threatening path ahead. In some areas, we even curved the walls slightly to reinforce the sensation of being crushed by an environment that feels far too large for the player.
Once we found the right balance, it became a guiding principle for the environmental design and spatial storytelling. Spaces, props, and architecture were all designed to reinforce the idea that the player is a small child navigating a world built for something much larger.
What engine and rendering optimizations were required to maintain atmosphere-heavy lighting, volumetrics, and dense environmental detail while still hitting performance targets across a variety of platforms like PSVR2, Quest, and PC VR?
Iconik: We developed the game in Unity, with a rendering and optimization pipeline designed from the start for multi-platform VR. The real challenge was preserving a rich visual atmosphere while staying within the very tight performance budgets that VR requires.
Our approach was to treat optimization as part of the artistic process rather than something done at the end of production. We defined strict allocations for geometry, materials, lighting, transparency, post-processing, and overall GPU cost.
For lighting, we relied as much as possible on baked lighting using Bakery, a lightmapper that provides both better performance and higher quality than Unity’s default solution. For moving objects, we used Bakery volumes, which capture lighting samples within defined areas and avoid the need to manually place large numbers of light probes throughout the scene.
Dynamic lights are used very sparingly, and most of them were custom-built to be as efficient as possible. Whether it’s the light cones coming from characters’ eyes or the use of matches, everything was designed to deliver convincing lighting while keeping the runtime cost under control. The goal was always to preserve the richness and readability of the atmosphere without pushing the real-time cost too far.
For volumetric effects, fog and atmospheric depth, we experimented with several approaches. Unfortunately, these effects are often too demanding for VR, which must maintain significantly higher frame rates than traditional games (typically between 72 and 90 FPS). As a result, many of these effects had to be heavily optimized.
We also made very limited use of LODs. Our environments rarely feature extremely long sightlines, and visible LOD transitions can easily break immersion in VR. Instead, the game was designed from the beginning around a zone-based system, with buffer spaces limiting visibility between areas. This allows us to load and unload zones in a controlled way and keep the memory footprint as low as possible. It’s a system that relies on close collaboration between the technical, level design, and art teams.
Finally, we implemented a platform scalability approach with a few platform-specific adjustments. That said, we intentionally kept the differences minimal, as the Little Nightmares license requires a high level of visual quality across all platforms. The goal was to ensure that players on standalone headsets would not feel like they were getting a significantly downgraded experience.
How are you handling player locomotion and comfort? Did you prioritize smooth movement, teleportation, or contextual movement systems to preserve immersion without breaking tension?
Iconik: Exploration and wandering are at the core of Little Nightmares: Altered Echoes. We relied heavily on our VR experience to find the right balance between comfort and immersion.
Most interactions in the game are body-driven, and we also implemented accessibility options for players with reduced mobility. For locomotion, we chose smooth joystick movement. Its main advantage is speed control, which helps maintain a sense of danger while reinforcing immersion in a gigantic environment. Everything is designed to make the player feel like a child trapped in a nightmare.
We quickly ruled out teleportation. While it can be comfortable for some players, it tends to break immersion and also creates gameplay issues in a game largely built around stealth and hide-and-seek mechanics, where positioning, timing, and spatial awareness are essential.
To maintain comfort, we also narrowed the player’s field of view in certain situations using diegetic elements, so that it feels natural and remains consistent with the game’s world.
In a franchise known for subtle environmental puzzles, how did interaction design evolve for hand-tracked or controller-based VR input? Were puzzles redesigned from scratch or adapted from traditional design principles?
Iconik: Most of our puzzles are inspired by those from the original Little Nightmares games, but they had to be reworked for VR. In the previous titles, the third-person camera helped a lot with readability, guiding players toward what mattered. In VR, that support disappears, so the way players understand a puzzle becomes very different.
Instead of immediately seeing the solution, players need to explore, observe their surroundings, and experiment. They physically handle objects, carry them around, and test possible interactions. This makes the puzzles feel much more tangible and encourages players to adapt to the environment around them.
One of the biggest challenges was conveying the weight of heavy objects from the perspective of a child. Finding the right balance there was tricky, but we’re quite proud of the result.
Horror in VR is inherently more intense due to proximity and presence. How did you calibrate fear pacing so that it remains unsettling without becoming overwhelming or fatiguing?
Iconik: We chose to stay close to the formula established by the Little Nightmares franchise. The levels are divided into different phases that alternate between quieter moments of exploration focused on discovery, puzzles, and environmental horror, and more intense action sequences involving deadly games of hide and seek with the game’s monstrous inhabitants.
In VR, pacing is also very important. Sequences that are too intense can quickly become exhausting, especially for less experienced players. For that reason, these moments are carefully timed and followed by breathing spaces that allow players to release the pressure, either through short breaks in the action or through the overall rhythm of the level design.
We also wanted the environment to feel as tangible as possible, with an approach that is almost sandbox-like. Players can interact with many of the objects they encounter along the way, which encourages experimentation and playful moments. Some scenes even introduce lighter moments that help break the tension and give the player a real sense of relief in the middle of the nightmare.
Lighting and shadow play are core to Little Nightmares’ identity. Did VR impose new constraints on dynamic lighting, and how did that influence your artistic pipeline?
Iconik: Since the game is a multi-platform VR title, we could not afford to rely on dynamic lighting. Instead, we chose to use baked lighting and spherical harmonics volumes for all dynamic objects. This approach allowed us to focus on the atmosphere and mood of the environments without constantly worrying about the performance impact.
For some specific scenes, we also used custom shaders to simulate fake shadows or pseudo-dynamic lighting when needed.
One of the main constraints of VR is that we could not rely on the classic tricks used in the previous games, such as placing lights behind the camera or outside the player’s view. A significant amount of work was therefore required to carefully hide light sources while keeping the lighting consistent and believable throughout the environments.
What were the biggest surprises during playtesting when moving from flat-screen horror to embodied VR horror? Did player behavior differ in ways you didn’t anticipate?
Iconik: We had some great reactions during playtesting. VR really amplifies immersion, so horror scenes tend to feel much more intense than on a flat screen.
One moment that stuck with us was a very tall player who got so scared that he spent an entire chapter crouched on the floor because he was afraid to lift his head and see what might be around him.
During another playtest, a player in the middle of a chase sequence actually layed down on the floor to avoid an obstacle. It was a very physical reaction, almost athletic, and honestly, a very funny situation to watch.
Moments like these showed us how different player behavior can be in VR. Instead of simply reacting with a controller, players instinctively use their bodies. They crouch, hide, or move in ways we did not necessarily anticipate.
How did audio design evolve for VR? Are you leveraging spatial audio or reactive sound systems differently now that players can physically turn, crouch, and lean into spaces?
Iconik: Audio plays an even bigger role in VR because the player is physically present in the space. They can turn their head, lean closer, or move toward a sound source to investigate it. Because of this, we placed a strong emphasis on spatial audio and more advanced sound systems than you would typically use in a non-VR game.
We use FMOD to manage dynamic audio behaviors and spatial sound integration in the game. Since sound immersion is essential in VR, we also developed several additional systems to support it.
For example, we implemented a material-based collision system so that interactions between objects produce coherent sounds. We also developed a nonlinear sound propagation system that allows certain sounds to travel through ventilation ducts or small openings. This becomes particularly noticeable when the player moves around or leans in to listen.
We also created an advanced footsteps system that adapts the sound of footsteps depending on the surface type. This system is used both for the player and for the residents of the world. Some gameplay parameters also influence the audio, such as danger or effort systems that affect the character’s heartbeat, breathing, or the intensity of certain ambiences.
Reverb is also handled dynamically depending on the space in which each sound effect is played, helping the player better perceive the environment. We also created audio zones used when an entire area needs to emit a diffuse sound, for example, a pipe system, a black matter area, or when the player is surrounded by gusts of wind. This helps reinforce the feeling of being physically immersed in these phenomena.
Music is also dynamic. It is designed in a non-linear way so it can adapt to the intensity of the action and what the player is experiencing. Different musical layers evolve depending on the context, tension, or danger, supporting the experience without breaking immersion. Even in the main menu, the audio remains interactive. For example, players can “play” with the music by moving the cursor across menu entries, each one triggering the next piano note of the composition.
Iconik, game development studio
Interview conducted by David Jagneaux
Little Nightmares VR: Altered Echoes is set to release across platforms on April 24, 2026.
Make sure to subscribe to our Newsletter, join our 80 Level Talent platform and our new Discord server, follow us on Instagram, Twitter, LinkedIn, Telegram, TikTok, and Threads, where we share breakdowns, the latest news, awesome artworks, and more.
And, if you're a fan of what we do here at 80 Level? Then make sure to set us as a Preferred Source on Google to see more of our content in your feed.