3D First Person Shooter
Group Project - Summer 2023
Total Development Time: 3 Weeks
Midnight Manor is a 3D first person shooter game in which you are trapped in a haunted house full of ghosts, skeletons, and frankensteins! You must explore the house to find keys, and shoot your enemies to escape!
-------> Player Programmer
----> Player Interactions Programmer
-------> Player Weapon Animator
I had a lot of fun working on this game. Unfortunately due to this being made for a summer class, we had a quick turnaround, and I wish I could've polished the game more, but I think I will always wish I could've done more for a game. This game is missing a few key features, like a pause menu for instance. However, I worked on the player movement and shooting, as well as the weapon inventory system, the interactable objects and how they interact with the player (keys, doors, ammo pickups, picking up and dropping weapons). I also worked on the player's health system, and the acid barrel environmental hazard. I worked on the Ui in this project, like the main menu, the player's crosshair, ammo display, and damage indicator, as well as the orange aiming reticle.
Code Snippets
PlayerWeapon.cs (Code for a player's gun)