Difference between revisions of "HPL2/TDD"

From Frictional Wiki
Jump to navigation Jump to search
(Upload from wiki)
 
Line 3: Line 3:
 
=== Setting up a development environment ===
 
=== Setting up a development environment ===
  
Follow this [[:hpl2:amnesia:devenvguide|guide]] to set up the game for development.
+
Follow this [[HPL2/Development_Environment|guide]] to set up the game for development.
  
 
=== Entities ===
 
=== Entities ===
Line 15: Line 15:
 
=== Script ===
 
=== Script ===
  
List of all [[:hpl2:amnesia:script_functions|script functions]].
+
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

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.