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.2 out of 5(219 ratings)
7,822 students

Unreal Engine For Beginners

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

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

    install unreal engine 5 using the epic games launcher, launch the editor, access existing projects by clicking them, and start a new beginner project with the third person template.

  • 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

    Use the outlier tab to manage all level objects, hide items, and organize folders, then adjust transforms and meshes in the details panel and place assets via the content drawer.

  • View Modes1:36

    Explore Unreal Engine view modes, including lit, unlit, and wireframe, and switch perspectives from top to back to aid level design and performance.

  • Quixel Bridge1:24

    Sign in to Quixel Bridge with your Epic Games account, browse 3D assets like cucumbers, drag them into Unreal Engine to import, with downloads in background and favorites in Megascans.

  • 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

    Connect with the Unreal Engine community to ask questions, get support, and discuss game development, with optional sign-up and quick responses via Udemy questions or email.

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