Creating and placing props

Now, it's great that we have a layout, but just a floor plan would get really boring really quickly in a first-person game. Luckily, we have a number of props that we can use to spice up the level a bit and add additional detail to our world. Perform the following steps:

  1. First, let's move our Level 1 object out of the way for now by making it a prefab and then deleting it from the Hierarchy tab.
  2. Next, go to the Props folder, and select all of your models. Under the Model tab, check the Generate Colliders option, and click on Apply.

    This will create collisions for all the objects that we want to use. We didn't choose to generate colliders for the modular pieces, because we will generate them from scratch for our rooms.

Get Unity Game Development Blueprints 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.