![]() |
Model Editor Texture Problem - 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: Model Editor Texture Problem (/thread-13060.html) |
Model Editor Texture Problem - Shives - 02-03-2012 Hi I've createted a custom model with Blender,i've put a texture on it and saved it as dae. But if I load this model in the Model Editor I can't see anything. The Model is there because i can select it but it's invisible. What I've done wrong? RE: Model Editor Texture Problem - SilentStriker - 02-03-2012 (02-03-2012, 01:55 PM)Shives Wrote: HiYou need to have the .dds in the same folder and then make a material which is on the right when in the model editor and then use that on the custom model RE: Model Editor Texture Problem - Unearthlybrutal - 02-03-2012 .mat file is missing? RE: Model Editor Texture Problem - Shives - 02-03-2012 The Material file isn't missing ans I've already created a dds file but maybe I#ve created the dds fil wrong. I've just token the texture und renamed it to "stripes.dds" RE: Model Editor Texture Problem - Your Computer - 02-03-2012 The diffuse texture (i.e. the one specified in the .dae file) and the material file must have the same name. RE: Model Editor Texture Problem - Shives - 02-04-2012 The Material and the dds file has the same name like the model,but I'cant see anything in the Model Editor. I'm sury I've created the dds file wrong But how to create it? RE: Model Editor Texture Problem - Your Computer - 02-04-2012 (02-04-2012, 08:49 AM)Shives Wrote: But how to create it? What program did you use to create it? RE: Model Editor Texture Problem - Shives - 02-04-2012 I've just token a jpg Texture and renamed it to Stripes.dds RE: Model Editor Texture Problem - SilentStriker - 02-04-2012 (02-04-2012, 10:25 AM)Shives Wrote: I've just token a jpg Texture and renamed it to Stripes.ddsyou can't rename a jpg so it turns in to a .dds. A .dds need to be created in either gimp or photoshop, with help from the nvidia dds plugin |