Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Unreal Engine For Beginners
Rating: 4.3 out of 5(217 ratings)
7,781 students

Unreal Engine For Beginners

Learn the Power of Unreal Engine: A Comprehensive Guide for Beginners
Last updated 3/2025
English

What you'll learn

  • Understand Unreal Engine's interface and key features.
  • Implement basic gameplay mechanics using Blueprints
  • Import and integrate assets into projects
  • Learn The Fundamental Nodes I Think Everyone Should Know
  • Learn How To Create And Use Variables In Unreal Engine
  • Learn How To Create And Use Widget Blueprints

Course content

6 sections29 lectures1h 36m total length
  • Introduction ( Installing Unreal Engine )0:59
  • Viewport Controls3:48

    Navigate the viewport using the right and middle mouse buttons and wasd, zoom with f1, and manipulate objects with move, rotate, and scale via axis gizmos.

  • Viewport, Outlier And Details Panel4:09
  • View Modes1:36
  • Quixel Bridge1:24
  • Nanite1:06

    Learn how Nanite in Unreal Engine five enhances performance and rendering by enabling Nanite support on high-poly models and scenes with many instances; view adaptive detail that scales with distance.

  • Community0:53

Requirements

  • A PC Capable of Running Unreal Engine

Description

This Course in a Nutshell

In this course, we are going to learn how to navigate and use the different tools in Unreal Engine.

We will get you familiar with Blueprints a visual scripting language that allows you to create gameplay systems without writing a single line of code (Complete video games can be made with the system)


Course Overview

This course is split into 5 sections. First we will get you familiar with the layout of Unreal Engine so you know how to access and use the main tools it provides. In the next section we go over how to create and use variables.

Then I go over all the essential nodes that I think everyone needs to know when working with Unreal Engine.

Penultimately I go over how to we can make blueprints communicate with each other. ( For example if we have a player character and a door if the play goes up and interacts with door, using blueprint communication we can make the door open when the player interacts with it.

Finally I go over how to create and use Widget Blueprints to display HUDs.


Table Of Contents

This course covers the following topics:

  • Introduction To Unreal Engine

  • Variables

  • Essential Nodes

  • Blueprint Communication

  • Widget Blueprints

  • What To Do Next


What Will You Learn In this Course?

This course will give you a practical hands-on introduction to Unreal. After taking this course you will feel very comfortable navigating and using the different tools within Unreal Engine.

Who this course is for:

  • Beginner Unreal Engine Game Developer who wants to learn how to use Unreal Engine