Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Creating Your First Game in Unreal Engine 5
Rating: 4.3 out of 5(526 ratings)
17,164 students

Creating Your First Game in Unreal Engine 5

Learn to create your first game in Unreal Engine 5 using Blueprints
Created byUNF Games
Last updated 3/2022
English
English [Auto],

What you'll learn

  • Learn to navigate in Unreal Engine
  • Learn Blueprints in Unreal Engine
  • Learn to create Gameplay Effects
  • Learn to create a Pause Menu

Course content

1 section13 lectures59m total length
  • Navigation in Unreal Engine 56:20

    Create a new level and use the content browser, viewport, and outliner to manage world settings and actors, then navigate with right-click and WASD using the gizmo.

  • Modeling our platform5:12

    Import characters, set up a third-person game mode, and build a moving platform in Unreal Engine 5, including modeling, pivot adjustments, and extrusion for gameplay.

  • Creating our Blueprint Platform4:45

    Create a blueprint platform by adding an actor class in the content browser, assign a static mesh, adjust material, compile, and review components and properties before adding simple movement.

  • Adding Movement to our Platform3:29

    Add moving platforms in Unreal Engine 5 by using a blueprint component with control points, duration, and behavior types like one shot and pong, and adjust positions.

  • Adding Position Variables4:43

    Learn to position platforms by exposing control point variables in a blueprint, using the construction script to set points, and adjusting an array of positions to move platforms diagonally.

  • Adding Splines4:01

    Create a moving platform by adding splines in Unreal Engine 5, configure a blueprint with a construction script to set spline points, and expose a duration parameter to control speed.

  • Prototyping the Level2:29

    Prototype a level in Unreal Engine 5 by placing and adjusting platform timing, rotation, and difficulty, then test and tweak the layout to balance challenge.

  • Decorating our level6:25

    Prototype your level in Unreal Engine 5 using modelling tools to build walls, place an objective, and sculpt meshes, then apply starter content materials like metal and wood.

  • Adding Water4:33

    Add water to the level and adjust its scale and wave size using transform tools. Adjust water height, alignment, and materials to create a visually interesting, important area.

  • Making our platforms fall4:25

    In Unreal Engine 5, this lecture shows how to make platforms fall with a trigger box, collision settings, blueprint logic, and a delay.

  • Adding a Camera Shake effect4:16

    Learn to create a blueprint-based camera shake in Unreal Engine 5, adjust amplitude and frequency, set duration and inner radius, and trigger the shake at the player's location.

  • Creating a Pause Menu8:20

    Create a pause menu in Unreal Engine 5 by building a user widget, adding it to the viewport via level blueprint, and toggling pause with a key using a flip-flop.

  • Final words0:47

    Explore blueprints and components, modify blueprints, add materials, work with UVs, and simulate camera shake in Unreal Engine 5. Subscribe and visit enough games dot com for more tutorials.

Requirements

  • No Unreal Engine experience is required.

Description

If you are new to game development and always wanted to learn how to create games, then this course is for you.

This course will take you from an absolute beginner, until you become confident in creating small games with Unreal Engine 5.

In this course, you will create a simple game using Unreal Engine 5 by showing you how to:

  • Prototype a small level using the latest UE5 tools

  • How to model inside Unreal using the new modeling tools, now you are able to model without the need of going to another 3D modeling application!

  • How to create Blueprints and how to add functionality. You will learn the very basics of programming in a fun way by creating a movable Platform.

  • You will also learn how to polish a game by adding some Materials, adding Camera Shake effects and some water.

Unreal Engine is widely used in games and it's newest version: UE5 allow us to create games without many limitations we had in the past.

Creating games couldn't have been easier, this is the best time to start creating and anyone with any level can learn how to become a game developer.

Start today by creating a simple game that you can show to your friends!



Who this course is for:

  • Beginner game developers who are just starting out with Unreal Engine