Chapter 3. Game Objects – More and Move
We created our first room in the Unreal Editor in Chapter 2, Creating Your First Level. In this chapter, we will cover some information about the structure of objects we have used to prototype the level in Chapter 2, Creating Your First Level. This is to ensure that you have a solid foundation in some important core concepts before moving forward. Then, we will progressively introduce various concepts to make the objects move upon a player's interaction.
In this chapter, we will cover the following topics:
- BSP Brush
- Static Mesh
- Texture and Materials
- Collision
- Volumes
- Blueprint