Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.49 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.49 KB

"Warehouse Wreckage" UE5 game repository

Warehouse Wreckage game was built in Unreal Engine 5 using the blueprint editor.

The game is about causing chaos by shooting the projectiles to surrounding objects in abandoned warehouse. It was created in order to get familiar with UE5 physics and collisions nuanses.

During the development process I've learned:

  • blueprint classes, instances and fuctions
  • scene creation grounds and level building
  • importing and using assets
  • basics of how physics work in UE5 and how to use it on the actors
  • how to spawn and manipulate actors (projectiles) at the game's runtime
  • how to aim and shoot considering player's position and rotation tracking the amount of ammo
  • collision meshes editing
  • how to reload a level on certain event

Level blueprint:

Projectile blueprint:


The game was developed in scope of Unreal Engine 5 C++ Developer course on Udemy.




Описание игры на русском 👈