Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 963 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 963 Bytes

Stay Calm

Game protoype to keep your character calm as the panic builds. This is one of my first solo game development projects. This was to help teach me how to build a first person experience during moments of panic. This includes delayed movement and adjusting visuals such as widened peripherial and blurred vision. This utilizes line tracing for determing peripherial vision and direct sight.


Showcase

This project was designed to demonstrate:

  • Unreal Engine 4
    • Level Creation
    • Blueprint creation
    • First Person movement
    • Meta Human
  • C++
    • Creating functionality within C++
    • Communication between C++ and Blueprints
  • UMG UI
    • Pause Screen menu
    • Main Menu

Built With