The following document is a technical overview of the main design requirements and systems we created for The Mystery of Duvall Drive experience. This high-level information is meant as an aid for technical designers and engineers as they dig deeper into the experience's source code.
You can follow the reference articles sequentially or jump between the following sections:
- Main Design Requirements covers a high-level overview of the essential systems we created, including a mission framework, three types of teleportation, and gameplay scripting.
- Foundational Gameplay Systems digs more into the implementation of the main gameplay systems that meet the main design requirements.
- Supporting Systems explores any smaller systems made to assist the foundational systems.