Learn Video Game Development & How To Design a Game From Scratch Using UE5.
Link to the course: https://www.udemy.com/course/unreal-engine-5-the-complete-beginners-course/
A simple first-person game in which the main character needs to collect 3 orbs to get out of this trap and win the game. But not everything is so simple, the player will have to go through difficult tests to reach the end.
- Simple control Pawn (WASD, Space);
- Simple level;

- Ball Pickups;

- Moving platforms;

- Enemy;

- Damage system (Fire and Enemy Causes damage);

- UMG:
a. HUD;
b. Damage Tint;
c. Lose and Win Condition;
d. Hints(Only when all the balls are collected can you open the door);

- Simple audio Effects;
- ...
https://drive.google.com/drive/folders/1zYbg7skP1j2eC5NOye3U6ror_7E_oKO_?usp=sharing