Technical requirements
To complete this chapter, you must have UE5 installed. Even if your version of UE is newer, the examples should still work without any problems. You will need the following to complete this chapter:
- A computer that can run basic 3D animation software.
- Unreal Engine 5.0.1. You can download it from https://www.unrealengine.com/en-US/download.
- You should have read Chapter 6, Exploring Unreal Engine 5, to understand the basics of UE5's UI.
Let's start this chapter's tutorial by preparing the scene. This scene will form the basis for your 3D movie set.
The files related to this chapter are placed at https://github.com/PacktPublishing/Unreal-Engine-5-Character-Creation-Animation-and-Cinematics/tree/main/Chapter09