Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Unreal Engine 5 (UE5): the basics of the unreal editor
Rating: 4.8 out of 5(25 ratings)
1,038 students

Unreal Engine 5 (UE5): the basics of the unreal editor

Take an open source game to get started and Learn how to use unreal editor and how to make your game in C++
Created byEmad Ahmed
Last updated 6/2023
English

What you'll learn

  • Introduction to the unreal engine
  • Fundamental of C++
  • BP versus C++
  • Unreal editor

Course content

3 sections20 lectures1h 6m total length
  • The viewport6:12
  • The Static Mesh Actor4:01

    Explore how C++ is a compiled language, moving from code to executable through compilation and linking, and how object oriented and generic programming shape classes, objects, and containers.

  • Unreal Engine vs the Unreal Editor4:30
  • Unreal Editor vs the Level Editor7:47

    Compare the unreal editor and the level editor to understand how each tool shapes scene creation in unreal engine 5.

  • Panels of the Level Editor7:08
  • Customizing the Interface5:57
  • Place Mode Tabs4:48
  • Mouse Navigation0:42
  • WASD Navigation0:42
  • Focusing0:42
  • Going to0:42
  • Maya Navigation0:42
  • Camera Speed0:42
  • Move Tool0:42
  • Rotate Tool0:42
  • Scale Tool0:42
  • World Space vs Local Space0:39

Requirements

  • No requirements needed

Description

Ready to make games in the amazing world of Unreal Engine 5?

In this course we'll give you a complete project which you can edit it and publish it on any platform with lots of assets you can use them for developing your games.

Learn how to create and mod video games using Unreal Engine 5, even if you're a complete beginner. Unreal is a free-to-use game development engine used by AAA studios and indie developers worldwide. It is a massive and powerful beast, but we break it down step-by-step so you can tame it.


We start super simple so no prior experience of Unreal or coding is needed!

And we will basically set up the movement functions, the action mappings and also the axis mappings .

The whole project and the all functions are going to be made with C++.

Learn C++, the powerful industry-standard language from scratch. By the end of the course, you'll be very confident in the basics of coding and game development, and hungry to learn more.


In this class we're going to cover the editor basics and how to use every tool in the editor.

We're going to give you an overview of how the editor is laid out as well as how to customize it .



Then we're going to go and work on the viewport and what options do we have available inside the viewport and how do we navigate around it .


The world outliner and how it works and what is it good for.


The details panel and what does this do and what features does it give us when we use it .



The modes panel and what available modes do we have when working in the editor and then an overview of the place mode .


The content browser what is this giant thing for and how do we customize it to make it a little less unwieldy.


And then finally the main toolbar are shortcuts to our common actions.


Understanding the editor basics is a great way to get started for that reason we created this class.

Who this course is for:

  • All levels