top of page
1.jpg

TASK 4

​

Platform

The game requires the Oculus Quest VR headset and dual touch controllers to play. The game was programmed for the Android Platform using Unity. The user will need a free space of 4x4 meters to play the prototype since the game mechanisms requires the user to walk around the room in order to interact with objects. In future versions, the game will include the possibility to move around using the joysticks if a free space is not available.

Oculus-Quest-with-Vader-Immortal-A-Star-

Brief Instructions

  1. Connect your VR headset to a laptop or PC and transfer the .apk file onto your VR headset. The .apk file can be downloaded from the following link.

  2. Wear the VR headset and define a suitable guardian zone of around 4x4 meters that is free from any obstacles. Next, search for Unknown Sources in your Library tab from the navigation menu. Choose the .apk file that was uploaded and run it.

  3. ​Once the game is opened, grasp a better understanding of the game and interactions by going through the Tutorial.

  4. ​Play the game and try to escape before time runs out by interacting with objects and making certain decisions.

79866027_673695919828875_362130969003137

The main menu screen that is displayed when the game is opened. The user can either follow the tutorial or start the game.

78227453_2876398142371001_53064376476007

The office scene from Unity that the player spawns in and has to navigate through. On load, objects are instantiated around the room.

79187524_477981482826694_773196110163345

The tutorial menu that is displayed when selecting Tutorial from the main menu. The user selects which interaction they want to try.

Game Components

  • Menu - All the options in the menus are interactive, allowing the user to navigate through the menu.

  • Tutorial - The tutorial describes the aim of the game and also allows the user to explore and  familiarize themselves with different interactions through demos.

  • Game - A very shallow version of the game was created. The game involves one object which the user can grab and also one decision the user can make which will trigger an animation. The game also includes background music which is meant to set the ambiance.

Game Plan.jpeg

The diagram on the left illustrates the main game plan of the game and briefly describes what central decisions leads to which endings.

The images below illustrate a state transition diagram that was created for the decision making process of the game. The image on the left shows what actions will lead to which state and the image on the right shows the definition for each state.

State Trans.JPG
State Desc.JPG
bottom of page