上QQ阅读APP看书,第一时间看更新
Installing your device toolkit
Next, install your device-specific Unity package. If the toolkit is available in the Unity Asset Store, use the following steps:
- Within Unity, open the Asset Store window (Window | Asset Store)
- Search for the package you want to install
- On the asset's page, press Download, and then click on Install to install the files in your Project Assets/ folder
If you downloaded the package from the web separately, use the following steps:
- Within Unity, select Assets | Import Package | Custom Package
- Navigate to the folder containing the .unitypackage file you downloaded
- Press Open and then click on Install to install the files into your Project Assets/ folder
Feel free to explore the package contents files. Try opening and trying out any sample scenes included. And become familiar with any prefab objects (in a Prefabs/ folder) that might be useful to you later in the book.