Skip to content

Latest commit

 

History

History
52 lines (26 loc) · 1.41 KB

README.md

File metadata and controls

52 lines (26 loc) · 1.41 KB

Hunters Field

🎮 Hunters Field is an First person shooting game developed using Unreal Engine 5 with Blueprints. This project showcases the power of UE5's Blueprint system and highlights seamless game mechanics and dynamic gameplay.


🔥 Features

  • Dynamic Environments: Beautifully crafted levels using UE5's landmass plugin and water plugin.
  • Animals: Buid animal Ai wich reacts to hit.
  • HUD: Real-time updating HUD.
  • Blueprint-Driven: Entirely built using Unreal Engine's visual scripting, making it modular and easy to expand.
  • Optimized Performance: Leveraging UE5 features for a smooth experience on supported devices.

🎥 Gameplay Preview

Screenshot 2024-12-02 181337

Character movements with gun

Movement.mp4

Fiering animations and realtime updating HUD

Shoot.1.mp4

Procedual Movement

Procedual.1.mp4

Detailed Blueprint Codes image


🛠️ Technologies Used

  • Game Engine: Unreal Engine 5
  • Scripting: Blueprint Visual Scripting
  • Version Control: Git & GitHub