Level Design in Unity Part 4: The Ceiling and Support Struts
Feb 4, 2022
--
Objective: Design a Sci-Fi Lab using assets from GameDevHQ’s Filebase.
First I will create the support Struts for the Ceiling
Next, I will create an Empty GameObject to hold all the Objects making up the Strut. Then I will make it a Prefab.
Now to place the Struts in place.
Now that the Struts are in Place, I will copy the floor and Move it up to create the Ceiling
now to clean up the Hierarchy.
A look at the final Ceiling.
Next, I will add a Door Way for the Entrance into the SciFi Lab.
Happy Coding!!!