Frictional Games Forum (read-only)
Converting to .ent? - 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: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Converting to .ent? (/thread-10127.html)



Converting to .ent? - Selyp - 09-03-2011

Okay, so I made a model, and textured it. It loads in the material viewer and I added the .mat file. However, that's as far as I can get. How do I go about loading it in the model viewer and more importantly the level editor?


EDIT: If anyone is curious, instead of using Open in the model editor, use Import Mesh, then Save As a .ent file.



RE: Converting to .ent? - ZRPT1 - 09-03-2011

1. Open model Editor, open file "import mesh" Import the DAE file.

2. Adjust it's body and settings in model editor.

3. Use "Save As" And save the entity in the entity folder.

4. Copy and paste the .DAE file into the same folder as the .ent file.


RE: Converting to .ent? - Selyp - 09-03-2011

Haha just figured it out as you responded. Thank you! Smile