top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

VHS First-Person Project files for Unreal Engine 5

Date

December 2023

Project type

Project files

This project is the basis to a following project "P.O.V. Prologue" of which carried it further into a more in-depth game. I offer these project files free on my itch.io to help newer game developers looking to create similar systems. I have heavily commented the blueprints in an attempt to give the user as much information to learn WHY things are doing what they do not just how.

Notable functionalty:
Player Controls
- First person camera controls (Mouse)
- First person movement controls (WASD)
- Sprint controls (Left Shift)
- Crouch controls (Left Ctrl)
- Flashlight controls (F)
- Night vision controls (T)
- Zoom controls (Right Mouse Button)
- Item pickup controls (Left Mouse Button)
- Inventory controls (TAB)

Interaction Functionality
- Inventory system with item details and consumable effects
- Item examples (Medkit and Battery)
- HUD system with dynamic reticle for interactive object
- Interaction feed on HUD when item picked up or used
- Zoom visual displayed on HUD
- Head bob functionality for realistic FP movement
- Countdown on HUD (this was a personal function i decided to leave in)

Visual FX
- VHS style post process with editable values
- Pixelation post process with editable values
- Emboss post process
- Lens distortion post process with editable values
- Auto DOF

bottom of page