Frictional Games Forum (read-only)
[LVL ED] Material is not working... - 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: [LVL ED] Material is not working... (/thread-29766.html)



Material is not working... - Plazmater - 03-21-2015

So i got this problem yesterday and i was frustrated.

I created a primitive plane and wanted to give it certain material that is from AAMFP, like floor texture.
However, its not accepting it somehow.
It accepts any texture from ATDD but this one doesnt.

For example, i create a plane for floor and i give it some floor texture from ATTD, then i change my mind and give it texture from AAMFP(.mat file shows when i choose that texture) but when i click back it changes to ATTD texture automatically.
I have my AAMFP texture copied to custom story folder.

It worked before but i dont know what happened.
Any help is much appreciated.


RE: Material is not working... - Mudbill - 03-21-2015

Perhaps you need to add the custom_stories directory to your resources.cfg file in the Amnesia root folder. Have you done that before?


RE: Material is not working... - Plazmater - 03-21-2015

Ok, so i tried to add new path with "/custom_stories" in it... yet nothing changed.


RE: Material is not working... - Mudbill - 03-21-2015

Try moving the material and texture file into the /textures folder instead. See if it still happens.


RE: Material is not working... - Plazmater - 03-21-2015

(03-21-2015, 05:30 PM)Mudbill Wrote: Try moving the material and texture file into the /textures folder instead. See if it still happens.

Hmm, nvm i got it working somehow lol...
Thanks for your help.