Difference between revisions of "HPL2"
Jump to navigation
Jump to search
(Moved the blurb to its correct position) |
(Add a link to the 1.5 update notes and small clean up) |
||
(35 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <div style="text-align:center;"> | |
+ | '''Welcome to the HPL2 documentation hub.'''<br>Here you can find extensive documentation about the engine and the games below, including downloads for various tools and tutorials on how to create your own [[HPL2/TDD/Modding|custom stories]]. | ||
+ | </div> | ||
− | == | + | <div style="text-align:center;"> |
+ | <p style="margin:1em auto 0; text-align:center; width:400px;">[[File:Hpl2 logo.png|250px|link=|HPL2]]</p> | ||
+ | <p style="margin:1em;">'''[[HPL2/Tools|Development Tools]] | [[HPL2/Troubleshooting|Troubleshooting]] | [https://wiki.frictionalgames.com/page/Special:PrefixIndex?prefix=HPL2%2F&namespace=0&hideredirects=1 All Pages]'''</p></div> | ||
+ | ---- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | == | + | <div style="text-align:center;"> |
+ | <span style="background-color: #4A554A; border: 1px solid #44dd44; padding: 12px;> | ||
+ | <span>[[File:Note icon.png|frameless|link=]] | ||
+ | [[HPL2/1.5_Update | Notes about the 1.5 update]] | ||
+ | </span> | ||
+ | </span> | ||
+ | </div> | ||
− | + | {{:HPL2/TDD}} | |
− | + | ---- | |
− | |||
− | == | + | <div style="text-align:center;"> |
+ | <span style="background-color: #4a4a44; border: 1px solid #ffc400; padding: 12px;> | ||
+ | <span>[[File:Note icon.png|frameless|link=]] | ||
+ | Because The Dark Descent and A Machine for Pigs are quite similar, most of the documentation from TDD applies to MFP. | ||
+ | </span> | ||
+ | </span> | ||
+ | </div> | ||
+ | {{:HPL2/AMFP}} | ||
− | |||
− | + | [[Category:Entry pages]] | |
+ | [[Category:English]] | ||
− | + | __NOTOC____NOEDITSECTION__ | |
− | |||
− |
Latest revision as of 13:45, 14 September 2023
Welcome to the HPL2 documentation hub.
Here you can find extensive documentation about the engine and the games below, including downloads for various tools and tutorials on how to create your own custom stories.
Check out how to quickly get started creating custom content for Amnesia – The Dark Descent. | |
Create, organize and release your Amnesia mods | |
Work with the Level Editor and create immersive worlds | |
See a list of all available script functions for Amnesia TDD | |
Some useful links for scripting | |
Import, export, add and modify 3D models for the game | |
Use the Model Editor to create interactive and dynamic objects | |
Use the Material Editor to combine texture maps to create materials | |
About effects: Lights, Billboards, Sounds and Particle Systems (effects like smoke, sparks, blood and fire). | |
Step-by-step guides on a variety of topics, created by the community | |
Useful developer tools, some of which are created by the community | |
Explanations for terms you may encounter |
Because The Dark Descent and A Machine for Pigs are quite similar, most of the documentation from TDD applies to MFP.
Information to get started and how to set up the tools | |
About the debug set-up. | |
MFP features new area types. | |
MFP features new entity types. | |
MFP uses a majority of TDD functions. There are some new ones, however. Some of the old ones are removed or replaced. | |
Infection was a mechanic which was removed from the final product. However, some of the functionality remained. | |
Instructions for creating custom color grade textures. In-game color grading usage is documented in the Areas article. |