Difference between revisions of "HPL2/TDD"
< HPL2
Jump to navigation
Jump to search
(Upload from wiki) |
(→Amnesia – The Dark Descent: Fixed links) |
||
Line 3: | Line 3: | ||
=== Setting up a development environment === | === Setting up a development environment === | ||
− | Follow this [[ | + | Follow this [[HPL2/Development_Environment|guide]] to set up the game for development. |
=== Entities === | === Entities === | ||
Line 15: | Line 15: | ||
=== Script === | === Script === | ||
− | List of all [[ | + | List of all [[HPL2/Engine_Scripts|script functions]]. |
=== Setting up a Custom Story === | === Setting up a Custom Story === |
Revision as of 17:20, 19 July 2020
Contents
Amnesia – The Dark Descent
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 do a full conversion for Amnesia.
Config files
List of all config files in the game.