Importing a new version from external source |
Importing a new version from external source |
||
Line 1: | Line 1: | ||
Not directly, no. <code>.unitypackage</code> is a compressed file format specific to use in Unity. However, if your model exists in a raw form such as a .fbx file within the project folder in Unity, you can use that to import, instead. | Not directly, no. <code>.unitypackage</code> is a compressed file format specific to use in Unity. However, if your model exists in a raw form such as a .fbx file within the project folder in Unity, you can use that to import, instead. | ||
Latest revision as of 03:45, 29 May 2025
Not directly, no. .unitypackage
is a compressed file format specific to use in Unity. However, if your model exists in a raw form such as a .fbx file within the project folder in Unity, you can use that to import, instead.