Introduction to Construction Script in Unreal Engine 4
In this Unreal Engine tutorial, we'll learn how to utilize Construction Script to more easily build interesting levels. Software required: Unreal Engine 4.7.5.
What you'll learn
In this Unreal Engine tutorial, we'll learn how to utilize Construction Script to more easily build interesting levels. Construction Script allows us to dynamically spawn Static Meshes in a line, grid, or create materials for those meshes. We'll also learn how to automate repetitive tasks to save time in building levels, and how to create Dynamic Materials. By the end of this Unreal Engine training, you'll know the fundamental skills you need to start using Construction Script in your projects. Software required: Unreal Engine 4.7.5.
Table of contents
- Learning Construction Script 4m
- Setting up a Blueprint for Construction Script 10m
- Scripting Static Meshes to Spawn 10m
- Completing Static Meshes 10m
- Creating a Blueprint to Layout Static Meshes 6m
- Completing the Static Mesh Blueprint 11m
- Creating Materials for Dynamic Material Instances 12m
- Scripting with Dynamic Material Instances 12m
- Setting up a Lamp with Blueprint 11m
- Scripting Our Lamp Blueprint 6m
- Completing Our Lamp Blueprint 9m
- Creating a Blueprint for Random Foliage 11m
- Scripting Blueprint for Random Props 8m
- Finishing and Testing the Blueprint 11m