Difference between revisions of "HPL2/TDD"
< HPL2
Jump to navigation
Jump to search
(Added a category) |
m (Fixed link) |
||
Line 1: | Line 1: | ||
[[Category:Entry pages]] | [[Category:Entry pages]] | ||
− | = Amnesia – The Dark Descent = | + | =Amnesia – The Dark Descent= |
This page lists all documentation about TDD. | This page lists all documentation about TDD. | ||
==Documentation== | ==Documentation== | ||
− | === Setting up a development environment === | + | ===Setting up a development environment=== |
Follow this [[HPL2/Development_Environment|guide]] to set up the game for development. | Follow this [[HPL2/Development_Environment|guide]] to set up the game for development. | ||
− | === Entities === | + | ===Entities=== |
List of all [[:hpl2:amnesia:entities|Entities]] and their properties that can be set with the model editor. | List of all [[:hpl2:amnesia:entities|Entities]] and their properties that can be set with the model editor. | ||
− | === Areas === | + | ===Areas=== |
− | List of all [[ | + | List of all [[HPL2/TDD/Areas|areas]] and what they do. |
− | === Script === | + | ===Script=== |
List of all [[HPL2/Engine_Scripts|script functions]]. | List of all [[HPL2/Engine_Scripts|script functions]]. | ||
− | === Setting up a Custom Story === | + | ===Setting up a Custom Story=== |
List of [[:hpl2:amnesia:custom_story|steps]] to wrap up a custom story for Amnesia. | List of [[:hpl2:amnesia:custom_story|steps]] to wrap up a custom story for Amnesia. | ||
− | === Setting up a Full Conversion === | + | ===Setting up a Full Conversion=== |
How to make a [[:hpl2:amnesia:full_conv|full conversion]] for Amnesia:TDD. | How to make a [[:hpl2:amnesia:full_conv|full conversion]] for Amnesia:TDD. | ||
− | === Config files === | + | ===Config files=== |
List of all [[:hpl2:amnesia:config_files|config files]] in the game. | List of all [[:hpl2:amnesia:config_files|config files]] in the game. |
Revision as of 00:49, 4 August 2020
Contents
Amnesia – The Dark Descent
This page lists all documentation about TDD.
Documentation
Setting up a development environment
Follow this guide to set up the game for development.
Entities
List of all Entities and their properties that can be set with the model editor.
Areas
List of all areas and what they do.
Script
List of all script functions.
Setting up a Custom Story
List of steps to wrap up a custom story for Amnesia.
Setting up a Full Conversion
How to make a full conversion for Amnesia:TDD.
Config files
List of all config files in the game.