Just Another Courier

Self Development

When: Sep - Dec, 2022

Showcasing:

  • Unity VR development

    • Context Driven Haptics

    • Plugin Utilization

    • Virtual to Real World Conversions

  • Vehicle Physics Simulation

  • Inverted Physics System

  • Blender Utilization for Placeholder Assets

Demo

The Project:

This project is a prototype for a VR Submersible RPG “Just Another Courier.” It was initially drafted in UE5. I then rebuilt it in Unity as part of my D&D Skunkworks application. The project was an exercise in developing kinetic VR environments without control/device latency.

  • While working at TMU’s (Toronto Metropolitan University) I mainly focused on data analytics research. My career as a technical designer continued to grow in design and prototyping meetings, conducting user studies, and generally affiliating myself XR applications of data analysis. However, I needed to focus on making software where I could explore more creative mechanics and practice my design intuitions.

    I was able to develop in the lab using lab hardware such as an HTC Vive. I chose Unreal over Unity because I find the data structures more intuitive, and I was excited to try UE 5. I had been developing for UE4 for the past year and was excited to experience the big change. In my opinion the changes to hot reload and streamlining/reconfiguring of UE5’s UI should be put ahead of unity for newcomers to videogame development.

    With an emphasise on building classes to simulate vehicle physics I was able to use positional displacement of the controls to drive direction and magnitude of the engine thrust and apply torque to frame.

    When I started to look for my first job and establish my legitimacy as a programmer I got my break with D&D skunkworks who were building a VR police training traffic simulation. I had this project in my back pocket and rebuilt it in Unity to show my proficiency. I ran into an issue with controller lag when the parent object of the VR component was being translated. To work quickly I rebuilt the system to apply reverse kinematic forces to the environment based on thrust and collision.

The Inspiration:

First and foremost I’m inspired by Subnautica, by far my favourite open world game. It’s mechanic and narrative cogency are on another level. I found myself truly in love with the underwater settings and I’m excited to further explore aquatic themes.

As far as it’s merit as a videogame, few games give the player an open world to explore while free from a non-diegetic tutorial. Non-diegetic tutorials erode the trust between a player and designer because the player expects to be guided through this contradictively open experience. This is foundational to issues of immersion in open-world games. Subnautica does not step away from its themes to make the experience more digestible. Instead, it embraces how alien these open worlds feel and trusts that the human desire to explore is how the narrative/experience will come together. The cohesion of Subnautica's systems and themes plus my personal infatuation with aquatic environments is why Subnautica is my favourite open-world game.

Subnautica Gameplay

Explore The Project

  • Download & Run

    Download a zip file from Google Drive.

  • Source Code

    Explore The Public Repository