K
K
Ksenia2019-05-16 17:03:09
Software porting
Ksenia, 2019-05-16 17:03:09

How to normally import a .dae (collada) file into Unity?

Please explain the workflow. There is a dae file from the fire engine that stores information about the object. I installed the open collada plugin on maya. The file opens, but there is only a mesh. This is fine? I looked into .dae - there were absolute paths to the textures. Rewrote them to no avail. This is one side of the issue. The second is how can I assemble a model in Unity from the existing data? Only the mesh is loaded, of course, without materials.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Ksenia, 2019-05-17
@Ksushqa

After a day of study, I found this information:
When importing into Unity, textures and shaders are often lost. In this case, the shaders would definitely be lost because they are not imported into Unity (*.cgfx files). Textures *.dds are easily transferred to the project, but it is desirable to convert them to *.png. Textures are put in place from the Unity editor.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question