Posted May 04, 2024 by Ravaenias
Throughout the semester, we've been working on an Unreal Engine 5 Third Person template project file to learn about coding and using blueprints.
We did quite a few things this semester, though still only learning the tip of the iceberg. We learned how to create spawn points, enemies, keys, doors, collision spheres, adding things to inventories, adding sounds to some things, and keeping scores. We also learned about how to create UI elements for players to interact with, creating a Main Menu and a Pause Menu complete with buttons the player can use to start the game, quit the game, go back to the main menu, resume, and restart the level.