Frictional Games Forum (read-only)
How to import custom entities? - 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: How to import custom entities? (/thread-22168.html)



How to import custom entities? - serbusfish - 07-18-2013

I downloaded some custom entities from moddb recently, but im not really sure how I add them to my custom story?


RE: How to import custom entities? - OriginalUsername - 07-18-2013

You can place them for yourself in the right folders. So entities in the entities folder, etc.
If you want them to be in your cs, just create an new folder along with your other folders, named 'entities', etc.. Just place them there and you should be good to go.


RE: How to import custom entities? - serbusfish - 07-19-2013

Right i'll give it a go, thanks.