UE5: Building Structures - #13 Add Roof to Spline Wall Part 2

Опубликовано: 19 Сентябрь 2023
на канале: UnrealityBites
2,467
60

In this series, we will look at all of the different ways of building structures in UE5, from manual modelling tools to automated scripts using splines, geometry scripts, PCG and other techniques.

In this two part tutorial, we'll add a roof (and floor) to our spline wall system using Geometry Script to generate the roof mesh and incorporate it with our existing wall shape.

You can catch up so far by following the playlist
   • UE5: Building Structures  

00:00 - Intro
01:09 - Add Roof as a Child of Spline Wall
03:29 - First Test
04:42 - Connect Spline Wall Variables
06:51 - Test Passing Spline from Parent
07:27 - Add other variables to Spline Wall
10:54 - Test with Connected Variables
11:18 - Ensure Roof at Correct Height
13:53 - Apply Wall Material to Roof
16:23 - Adding Roof Transform for Scaling/Offsets
21:49 - The Problem with Dynamic Meshes
22:36 - Generate Roof Static Mesh