Frictional Games Forum (read-only)
Collada in model editor won't appear - 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: Collada in model editor won't appear (/thread-23766.html)

Pages: 1 2 3


RE: Collada in model editor won't appear - WALP - 11-02-2013

(11-02-2013, 12:37 PM)Xroph Wrote: It's an model. Not an texture. 3D object.

you must have a texture no matter what sir.


RE: Collada in model editor won't appear - Traggey - 11-02-2013

Yeah, you must create a texture and then a material for that texture using the MaterialEditor, otherwise your model will not be visible.


RE: Collada in model editor won't appear - Xroph - 11-03-2013

It is simple: I want to export an object as a collada. Then I want to import it in the model editor, so that I can use it in my custom story. http://postimg.org/image/6mf9vm03d/


RE: Collada in model editor won't appear - Acies - 11-03-2013

The moon is in some cases not visible during the day.

Jokes aside, if you would be willing to upload texture+model I could have a look at it.


RE: Collada in model editor won't appear - Xroph - 11-03-2013

I have a texture. I tried to use the same size for width and height, but that didn't work either. So, here is the model with the original texture (and original size). Thank you for your help. It would be fantastic if you could tell me what I did wrong.

http://www.mediafire.com/?gzh94k0fcdajvr9


RE: Collada in model editor won't appear - PutraenusAlivius - 11-03-2013

Click anywhere on the Model Editor with it already imported.


RE: Collada in model editor won't appear - Xroph - 11-05-2013

I tried that, too. But the problem is, that it crashes when I choose it. Even if I try to add the texture in the model editor... And if I do it, the texture would only appear at the inside of the sphere, wouldn't it?


RE: Collada in model editor won't appear - PutraenusAlivius - 11-05-2013

If it's showing at the inside rather then the outside, you have your normals flipped backward.

For Blender, use Recalculate Normals/Flip Normals in Edit Mode.


RE: Collada in model editor won't appear - Xroph - 11-05-2013

Okay, but it still crashes. Is there a possible reason for it?


RE: Collada in model editor won't appear - Xroph - 12-22-2013

Well, the object itself appears in the editor, the texture doesn't. [Image: w8cr9hb55] The two texture materials are 1024 x 1024 (dds), I used "Singletexture", "Backface Culling", "Triangulate Faces" "UV Mapping" and each other option.
The texture just won't appear. Do you have an idea?