Skip to content

WarehouseWreckage - a simple first person projectiles shooting game created on Unreal Engine 5.

Notifications You must be signed in to change notification settings

Romandre/WarehouseWreckage_UE5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"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.




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

About

WarehouseWreckage - a simple first person projectiles shooting game created on Unreal Engine 5.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published