Unreal Engine - Learning resources

Find below some of the courses I recommend for learning Unreal Engine.

Unreal Engine 5 Guided Tour

Chris Murphy builds a small environment in the desert (with a kraken) demostrating a high degree of mastery of the UE5 toolset, and a great way of teaching. Animations, control rig, niagara, lumen, Nanite and the sequencer to baked animation workflow are all covered.

Blueprint Communications | Live Training | Unreal Engine

A great in-depth tecnical intro to blueprints and gameplay in UE5, with performance insights from a pro. A training meant for programmers on blueprints. Zach explains everything in a blank level, opening a door, bumping into a raised obstacle and dying, pain volumes. Cover interfaces, dispatchers and direct communication.

Your First Game In Unreal Engine 5

A tutorial by Andreas Suika on creating a top-down game in Unreal Engine 5, covering everything from the basics of UI navigation and setting up lighting to more advanced topics like landscaping, creating materials, and optimizing with Nanite. It demonstrating how to use Blueprints to build core gameplay. The tutorial concludes by showing how to add polish and effects, such as dust particles using the Niagara system, procedural footsteps with MetaSounds, and camera shake.