Frictional Games Forum (read-only)
Custom directories in level editor? - 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: Custom directories in level editor? (/thread-10997.html)



Custom directories in level editor? - MBchrono - 10-26-2011

Is it possible to get the level editor to point to a directory I specify? I want all custom folders for my total conversion so it's nice and neat. Any help is appreciated.



RE: Custom directories in level editor? - palistov - 10-26-2011

Not as far as I know. It's a hassle but you can opt to place an entity and manually change its file type and rename it.


RE: Custom directories in level editor? - Your Computer - 10-26-2011

Edit the resources.cfg file (in the folder where the level editor executable is in) and add in all the folders you want.


RE: Custom directories in level editor? - MBchrono - 10-26-2011

Hmm, tried that earlier. Just tried it again and no go. It's not a huge deal.



RE: Custom directories in level editor? - Your Computer - 10-26-2011

(10-26-2011, 09:45 PM)MBchrono Wrote: Hmm, tried that earlier. Just tried it again and no go. It's not a huge deal.

What's your folder structure? The level editor considers entities if they're in a entities folder, static objects if they're in a static_objects folder, etc.