Creating a designed level

Now let's start creating our level. Open Unity with the project that we started on Let's Make a Game! From Idea to Development or if you prefer, you can import the Unity package for this chapter that already contains all the necessary files to create the level.

Now let's take a look at the sketch that we have done. The first thing that we will be doing is setting up the floor:

As we can see in the preceding image, the floor has a few empty spaces, and that is what we will be replicating in our game. We already have one object in the Game Editor that calls Floor, but it is just a small fragment of the whole floor that ...

Get Learning C# 7 By Developing Games with Unity 2017 - Third Edition 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.