Robert Straub

Projects and Blog posts from a Game Developer

Trapped Within

Overview

Trapped Within is a puzzle game where the puzzles are hidden in the game environment itself. The game begins with you waking up after being trapped in one room of many in this mysterious house. You are tasked with escaping the house by solving the puzzles along the way.

Trapped Within features physics and the ability to pickup and move items with physics. Trapped Within also features custom modelling and baked lighting for an immersive experience.
All models seen in Trapped Within were made by me using blender.

Production

Trapped Within was produced for a coursework set for my Games Design and Development course from the University of Greenwich. Trapped Within was developed from an original idea that was discussed and elaborated upon in detail in a GDD.

Trapped Within was then produced using the game engine Unity in version 2017.1.1.

Mechanics

Trapped Within was produced for a university coursework and was required to showcase and implement specific features. I implemented all the requirements and the optional ones. These were:

  • Advanced Lighting
    This was met by the use of various lighting features found in Unity. These were Light probes, Reflection probes, light mapping, Full PBR materials.
  • Advanced Optimization
    This involved using features of Unity such as Static batching and occlusion culling with occlusion zones. Occlusion portals were also used on doors.
    Optimization was also achieved within code, effort was made to make sure that tasks performed were efficient and did not impact the games performance adversely.

It optionally included:

  • Advanced C#
    This was met through the use of features such as events, event listeners, lambdas, generic collections and more.
  • Presence in Environment
  • 3D Modelling and environments

Next Post

Previous Post

Leave a Comment Below

This site uses Akismet to reduce spam. Learn how your comment data is processed.

© 2024 Robert Straub

Theme by Anders Norén