Game Development Reference
In-Depth Information
For example, if we copy the png file from another project to the Unity Assets folder
or import in the Project view, the default Texture Importer | Texture Type in Unity will
always set to Texture . On the other hand, if we export this file by using unityPackage ,
we will be able to set the Texture Type to GUI or Normal map . Then, when we import this
unityPackage to other projects, we will get the same seings we can see in the following
screenshot:
We can easily create the unityPackage file by just right-clicking on the file or folder in
the Project view that we want to export and choosing Export Packageā€¦ to bring up the
Exporting package window as we can see in the following screenshot (we have selected the
Chapter 5 folder for the example):
 
Search WWH ::




Custom Search