Level Design in Unity Part 4: The Ceiling and Support Struts

Bill Rislov
Feb 4, 2022

Objective: Design a Sci-Fi Lab using assets from GameDevHQ’s Filebase.

The Ceiling

First I will create the support Struts for the Ceiling

Struts

Next, I will create an Empty GameObject to hold all the Objects making up the Strut. Then I will make it a Prefab.

Prefab

Now to place the Struts in place.

Placing Struts

Now that the Struts are in Place, I will copy the floor and Move it up to create the Ceiling

Creating the Ceiling

now to clean up the Hierarchy.

Cleaning up the Hierarchy

A look at the final Ceiling.

A look at the Ceiling

Next, I will add a Door Way for the Entrance into the SciFi Lab.

Happy Coding!!!

--

--