Skip to content

Nazar-1k/Unreal_Engine_5_Curs-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Unreal Engine 5: The Complete Beginner's Course

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/

Simple Platformer

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

Description of Implementation:

  1. Simple control Pawn (WASD, Space);
  2. Simple level; 6
  3. Ball Pickups; Inked1
  4. Moving platforms; 2
  5. Enemy; 3
  6. Damage system (Fire and Enemy Causes damage); 1
  7. UMG:
    a. HUD; 7
    b. Damage Tint; 8 c. Lose and Win Condition; 14 9 d. Hints(Only when all the balls are collected can you open the door); 11 12
  8. Simple audio Effects;
  9. ...

Link to the Game:

https://drive.google.com/drive/folders/1zYbg7skP1j2eC5NOye3U6ror_7E_oKO_?usp=sharing

About

Unreal Engine mini - game are created using the course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published