📄️ Introduction
If you're here, you're probably interested in learning how to create your own mods for Amnesia - The Dark Descent. Often abbreviated as TDD, this is Frictional Games' first entry to the Amnesia series, and has had quite a thriving modding community.
📄️ Getting started
Let's get into it.
📄️ Hello world
Now that we have a basic skeleton of a custom story folder, we can begin creating a simple map. Once this is done, we can finally test our custom story to make sure everything is working up to this point.
📄️ Moment of truth
We've now created several files and our custom story should look somewhat like this:
📄️ Scripting your levels
While levels can be nice to look at, they remain a bit dull if nothing ever happens. To get a bit of action going, we need to do a little bit of level scripting.