Importing assets
As with all of the previous projects, there will be some assets we don't create ourselves. For this project, we will import packages for the terrain and character models as creating them is not crucial for understanding AI. We'll import those assets into an empty project:
- Create a new 3D project. The details on this are covered in Chapter 1, Exploring the Fundamentals of Unity.
- Navigate to the UAS online at https://assetstore.unity.com.
- Search for
Low-Poly Simple Nature Pack
. This pack will become the terrain for our AI agents. - Select Add to My Assets as shown in Figure 8.2:
We also need a terrifying enemy that will patrol and chase the player—striking fear into anyone that enters its territory. Once again, we'll use a premade asset for this, although you could create your own by using the 3D modeling software.
- In the UAS, search for
Chick Mega Toon Series
and...