Clair Obscur: Expedition 33 stands as a landmark title, not just for its artistic ambition but also for how it was built. The game’s development team at Sandfall Interactive made an unusual choice—relying entirely on Unreal Engine’s Blueprint system to construct all of its gameplay mechanics, sidestepping C++ altogether. This approach, while unconventional, allowed the studio to focus intensely on storytelling and visual design without the usual constraints of low-level coding.
Blueprint, a visual scripting tool within Unreal Engine, is typically used for rapid prototyping or by developers who prefer not to write code. For Clair Obscur, it became the backbone of nearly every system in the game—from AI behavior to complex interactions. This decision was driven by a need for agility; Blueprints allowed Sandfall to iterate quickly on mechanics without the overhead of compiling and debugging C++ code. The result is a game that pushes boundaries in narrative depth and environmental detail, yet its development process remains streamlined compared to traditional engine implementations.
The tradeoff, however, is performance. Some players and industry observers have noted that games built exclusively with Blueprints can suffer from optimization challenges, particularly under heavy load or during large-scale events. While Clair Obscur delivers frame rates and visual fidelity in line with its peers, the underlying architecture means certain systems may not be as finely tuned as they would be with hand-optimized C++. This isn’t a flaw that detracts from the experience—far from it—but it’s a reminder that creative freedom and technical precision are often at odds.
For studios considering similar approaches, the lesson is clear: Blueprints can accelerate development and encourage experimentation, but they demand vigilance in performance tuning. Sandfall’s success with Clair Obscur proves that the system is viable for AAA titles, provided the team is willing to invest in balancing both creativity and technical rigor.
Clair Obscur: Expedition 33 is available now at a price of $49.88.
