Frictional Games Forum (read-only)
Can I export the assets to Blender/Unity? - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: General Discussion (https://www.frictionalgames.com/forum/forum-18.html)
+--- Thread: Can I export the assets to Blender/Unity? (/thread-25624.html)



Can I export the assets to Blender/Unity? - Raborick - 07-07-2014

I am wanting to fiddle around with the textures and models, but they are not in the right file formats for these programs. They are in the formats of DAE, ENT, and MAT. Is there a way to change em and open them up in Blender or Unity?


RE: Can I export the assets to Blender/Unity? - PutraenusAlivius - 07-07-2014

ENT and MAT is only usable in HPL2.
You can open DAE in Blender. Just click File > Import > DAE in Blender.

As for importing to Unity, you could import the DAE and re-export it as another file that is supported by Unity.
QUICK EDIT:
The Textures are DDS, you can open them in GIMP (plugin required).


RE: Can I export the assets to Blender/Unity? - Mudbill - 07-07-2014

For Unity, I think the most common model format is .fbx. Amnesia A Machine For Pigs used a few of these as well.


RE: Can I export the assets to Blender/Unity? - MrBehemoth - 07-07-2014

Whoops, posted in the wrong tab! Ignore this.


RE: Can I export the assets to Blender/Unity? - Raborick - 07-07-2014

(07-07-2014, 11:04 AM)Harry Potter Wrote: ENT and MAT is only usable in HPL2.
You can open DAE in Blender. Just click File > Import > DAE in Blender.

As for importing to Unity, you could import the DAE and re-export it as another file that is supported by Unity.
QUICK EDIT:
The Textures are DDS, you can open them in GIMP (plugin required).


tyvm i didnt know dae opened in blender.