Difference between revisions of "HPL1"
Jump to navigation
Jump to search
Iamrealife (talk | contribs) m |
Iamrealife (talk | contribs) m |
||
Line 4: | Line 4: | ||
{{warning|It's difficult to do anything with Penumbra: Overture and Penumbra: Black Plague as it requires using old software and learning a great deal before anything useful can be made. Take the time to read through the documentation and familiarize yourself with the tools.}} | {{warning|It's difficult to do anything with Penumbra: Overture and Penumbra: Black Plague as it requires using old software and learning a great deal before anything useful can be made. Take the time to read through the documentation and familiarize yourself with the tools.}} | ||
+ | {{note|Overture and Black plague are identical scripting-wise but differ with enemy types. Black Plague introduced the infected character whereas Overture can't load those in-game.}} | ||
<div style="text-align:center;"> | <div style="text-align:center;"> | ||
<p style="margin:1em auto 0; text-align:center; width:400px;">[[File:Hpl1:Hpl1_logo_retro.png|250px|link=|HPL1]]</p> | <p style="margin:1em auto 0; text-align:center; width:400px;">[[File:Hpl1:Hpl1_logo_retro.png|250px|link=|HPL1]]</p> | ||
− | <p style="margin:1em;">'''</p></div> | + | <p style="margin:1em;">'''[[HPL1/Tools|Development Tools]] | [[HPL2/Troubleshooting|Troubleshooting]]'''</p></div> |
+ | |||
---- | ---- | ||
+ | <center><gallery mode="nolines" widths="250" heights="250"> | ||
+ | File:overture-header.jpg | ||
+ | File:BP-header.jpg | ||
+ | </gallery></center> | ||
+ | {| class="wikitable" style="margin:auto;" | ||
+ | |'''[[HPL1/Getting_started|<center>Getting started</center>]]''' | ||
+ | |Start here, you must also download some important files before anything useful can be made | ||
+ | |- | ||
+ | |'''[[HPL1/Modding|<center>Modding</center>]]''' | ||
+ | |Create, organize and release your Amnesia mods | ||
+ | |- | ||
+ | |'''[[HPL1/Script_Reference|<center>Script Functions</center>]]''' | ||
+ | |See a list of all available script functions for the Penumbra games | ||
+ | |- | ||
+ | |'''[[HPL1/Content_Creation_Chapter_2|<center>Modeling</center>]]''' | ||
+ | |Import, export, add and modify 3D models for the game | ||
+ | |- | ||
+ | |'''[[HPL1/Content_Creation_Chapter_6|<center>Entities</center>]]''' | ||
+ | |Create your own entity files with the power of Notepad++ | ||
+ | |- | ||
+ | |'''[[HPL1/Content_Creation_Chapter_4|<center>Materials</center>]]''' | ||
+ | |Use the Material Editor to combine texture maps to create materials | ||
+ | |- | ||
+ | |'''[[HPL1/Editors/Particle Editor|<center>Effects</center>]]''' | ||
+ | |Create your own visual effects with the HPL1 Particle Editor | ||
+ | |- | ||
+ | |'''[[HPL1/Tutorials|<center>Tutorials</center>]]''' | ||
+ | |Official step-by-step guides on a variety of topics, created by Frictional Games | ||
+ | |- | ||
+ | |'''[[HPL1/Third party tools|<center>Third-Party Tools</center>]]''' | ||
+ | |Useful developer tools | ||
+ | |- | ||
+ | |'''[[HPL1/Glossary|<center>Glossary</center>]]''' | ||
+ | |Explanations for terms you may encounter | ||
+ | |} | ||
− | + | [[Category:Entry pages]] | |
− | + | __NOTOC____NOEDITSECTION__ | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Entry pages]] | [[Category:Entry pages]] | ||
[[Category:English]] | [[Category:English]] |
Revision as of 14:59, 28 March 2023
Welcome to the HPL1 documentation hub.
Here you can find extensive documentation about the engine, including downloads for various tools and tutorials on how to create your own mods.
Warning: It's difficult to do anything with Penumbra: Overture and Penumbra: Black Plague as it requires using old software and learning a great deal before anything useful can be made. Take the time to read through the documentation and familiarize yourself with the tools.
Overture and Black plague are identical scripting-wise but differ with enemy types. Black Plague introduced the infected character whereas Overture can't load those in-game.
Start here, you must also download some important files before anything useful can be made | |
Create, organize and release your Amnesia mods | |
See a list of all available script functions for the Penumbra games | |
Import, export, add and modify 3D models for the game | |
Create your own entity files with the power of Notepad++ | |
Use the Material Editor to combine texture maps to create materials | |
Create your own visual effects with the HPL1 Particle Editor | |
Official step-by-step guides on a variety of topics, created by Frictional Games | |
Useful developer tools | |
Explanations for terms you may encounter |