
Understand how the pivot point determines a static mesh's location and rotation, and learn to use a prefab tool with standard pivot points via gameplay tags.
Create and configure a data-driven prefab tool in Unreal Engine 5 editor utility widgets, building prefab blocks with a reference child actor, asset detail lookup cache, and pivot offset calculations.
Build a rotation widget in Unreal Engine Editor Utility Widgets, using a two-by-two grid of four directional buttons with images, plus a z-rotation state that triggers changes.
Create an editor utility widget named count in Unreal Engine 5, using a grid panel with three columns and two buttons to clamp and display a count on a label.
Create and wire the main editor utility widget in Unreal Engine 5 to manage assets and prefab layers, including loading prefab data assets and toggling views with a widget switcher.
Implement prefab layer details in the editor by loading layers, building layer headers, and managing blocks. Add, update, delete, and save operations test the prefab layers workflow.
Convert assets to Nanite and set up the environment with foliage type by painting trees at density 25 with a brush size of 2200.
MAJOR UPDATE : This course now includes a copy of ULAG-Snap&Swap for Free as Student Project for further Research - An Automation Tool to use with any Modular Asset to construct Huge environments. It is an Editor Utility Widget and a complete product developed only using Blueprints. Please Refer Section-8 [Lecture 48] (ULAG-Snap&Swap is provided as a student project for self study. Code walk through is not provided for the same.)
In this Unreal Engine 5 Course, you will learn the techniques to construct data driven Blueprint Prefab Buildings and other Structures using Modular Static Meshes and Editor Utility Widgets. The concepts to calculate the Pivot Point Locations and measure the dimensions for the Static Mesh in Blueprints is covered. Using the Vector Maths techniques, Modular meshes are placed within an Actor Blueprint in a data driven way using Data Assets. Editor Utility Widgets are used to manage the data assets. The Editor Utility Widgets are run in the editor during design time.Only Blueprints are used in this course and no C++ knowledge is needed.
In Section1 and 2, the needed concepts are explained in Blueprints using a simple sample project and concept diagrams.
In Section 3, a basic version of the Building Prefab Tool will be developed step by step.
In Section 4, Editor Utility Widget will be created step by step.
The Unreal Engine 5.4 project for the Tool Developed will be shared with no dependencies needed.
In Section 5, A Walkthrough will be provided to use the tool developed so far.
In the Extended Section 6, The Self Study Material - Advanced Prefab Tool is provided with a walkthrough
to build an advanced Prefab Structure.
The Blueprints are Documented using Comments for Self Study.
In the Extended Section 7 - A Cinematic Environment creation process is covered.
The Environment Creation Section is not very detailed as the focus of the course is about Building the Prefab structure using Editor Utility Widgets. The Process is explained at a high level with a walkthrough. But a lot of interesting features are covered to bring the Cinematic look to the scene.