Creating and Importing 3D Objects for Our Game

In the last chapter, we explored cameras and lighting. We started by looking at cameras, as well as the concepts of perspectives, frustums, and skyboxes. Next, we learned the possible uses of multiple cameras in Unity games. We also covered the different types of lighting, explored reflection probes, and concluded with a look at shadows.

We are ready to start making our game environment more robust. We will do that by adding trees and other objects to our scene. In this chapter, we will create 3D objects using Unity's native modeling tools. We will also import and use assets from two sources. Our first source will be the Unity Asset Store where we will download free-to-use assets for our game. We will also import 3D assets prepared specifically for our Cucumber Beetle game. As we obtain the assets, we will incorporate them into the game project and watch our game start to take shape.

We will cover the following concepts in this chapter:

  • Understanding assets and GameObjects
  • Creating 3D objects in Unity
  • Using the Unity Asset Store
  • Incorporating custom assets in our game
  • Working with imported assets
If you want to use the same Unity project featured in this chapter, you can download the Starting-Chapter-06.zip file from the publisher's companion site. Once you download the file, decompress it, and then open the project in Unity. It contains the completed work from the previous chapters.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset