Skip to content

ZaneMODell/FadingMemories

 
 

Repository files navigation

Fading Memories

First Person Narrative Puzzle Adventure - Unity

Fading Memories places you in the shoes of a dedicated nurse, navigating the emotional terrain of caring for elderly Alzheimer's patients. In this first-person, story-driven puzzle game, immerse yourself in the challenges and intricacies of memory loss, forming genuine connections with those you care for.

The purpose of this game was to rapidy prototype. During the three weeks, the team and I worked on created a viable vertical slice for future development.

My main tasks were creating and sustaining the interactable system (IInteractable.cs). Primarily, it was used to abstract how the player interacts with the puzzle objects so less code was needed on new systems that were implaced. In addition to this, I worked on creating and engineering the highlightable aspect of the game (HighlightableObject.cs), indicating to the player objects of interest without taking them out of the immersive aspect of the game. Furthermore, many aspects of the task amangement system (TaskList.cs, TaskMenuUI.cs and TaskMenuUIManager.cs) were created and handled by me to ensure effect playthrough systems.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 72.8%
  • GLSL 15.9%
  • ShaderLab 10.3%
  • Other 1.0%