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

BSP Brush

We used the BSP Box Brush in Chapter 2, Creating Your First Level, extensively to create the ground and the walls.

BSP Brushes are ...

Get Learning Unreal Engine Game Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.