How do I import an asset in Unity?
Unity Asset Import
- Open your Unity project.
- Go to Assets > Import Package > Custom Package.
- Select the downloaded
.unitypackagefile. - Click Import and you're done!
Check the README file inside the asset folder for detailed usage instructions.
