Prototyping project

This project was made for testing features in UE 5 and using it for fast codding/prototyping mechanics.
All mechanics was made by Component system.

Pick Up system

Gun Play system with switching pickups weapon
PickUpSystem.gif

Damage system

The player can be damaged and can damage other entities
DamageSystem.gif

Simple doors interaction

Doors can be opened by player's collision or pressing interaction button E
SimpleDoors.gif

Interactive doors

Special doors needs a special keys for opening
InteractiveDoors.gif