Time for action – adding a skybox and distance fog

The very first thing we need is a skybox, obviously. We could create our own; however, Unity provides us with several excellent ones that will fit our needs just fine.

  1. At the top of the Unity Editor, select Assets followed by Import Package. About half way down this list, select Skyboxes.
  2. After a little bit of processing, a new window will pop up. A package in Unity is just a compressed group of assets that have already been set up in Unity. This window displays the contents and allows us to selectively import them. We want them all, so just click on Import in the bottom-right corner of this window.
  3. A new folder, Standard Assets, will be added to the Project window. This contains a folder, Skyboxes ...

Get Unity Android Game Development by Example Beginner's Guide 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.