Difference between revisions of "HPL1"
Jump to navigation
Jump to search
m (Added hyperlink) |
Iamrealife (talk | contribs) m |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <div style="text-align:center;"> | |
+ | '''Welcome to the HPL1 documentation hub.'''<br>Here you can find extensive documentation about the engine, including downloads for various tools and tutorials on how to create your own [[HPL1/Getting_started|mods]]. | ||
+ | </div> | ||
− | + | {{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;"> | |
+ | <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;">'''[[HPL1/Tools|Development Tools]] | [[HPL1/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/Content_Creation|<center>Modding</center>]]''' | ||
+ | |Create various different things, from entities to materials. | ||
+ | |- | ||
+ | |'''[[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:English]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 20:58, 29 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 various different things, from entities to materials. | |
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 |