Difference between revisions of "HPL2"
Jump to navigation
Jump to search
m (Fixed script links) |
(Fixed the tools links, added MFP section) |
||
Line 3: | Line 3: | ||
==Where to start== | ==Where to start== | ||
− | #Download & Read about the [[ | + | #Download & Read about the [[HPL2/Tools|Tools]]. |
#Check [[HPL2/Development Environment|how to setup a dev environment]]. | #Check [[HPL2/Development Environment|how to setup a dev environment]]. | ||
#Read up on making a [[:hpl2:amnesia:custom_story|Custom Story]]. | #Read up on making a [[:hpl2:amnesia:custom_story|Custom Story]]. | ||
Line 11: | Line 11: | ||
#Having problems with the tools? Look for a solution on the [[:hpl2:tools:troubleshooting|Troubleshooting]] page. | #Having problems with the tools? Look for a solution on the [[:hpl2:tools:troubleshooting|Troubleshooting]] page. | ||
− | ==Game Specific | + | ==Game Specific== |
+ | ===Amnesia: The Dark Descent=== | ||
Specific information on [[HPL2/Engine Scripts|Script Functions]] available in [[:hpl2:amnesia:start|Game Specific - Amnesia]] | Specific information on [[HPL2/Engine Scripts|Script Functions]] available in [[:hpl2:amnesia:start|Game Specific - Amnesia]] | ||
+ | ===Amnesia: A Machine For Pigs=== | ||
+ | |||
+ | {{ConstructionNotice|The MFP documentation is under construction.|align=center|width=30%}} | ||
==Editors & Viewers== | ==Editors & Viewers== | ||
− | HPL2 comes with a great set of [[ | + | HPL2 comes with a great set of [[HPL2/Tools|Tools]] to ease the development. |
==Tutorials== | ==Tutorials== |
Revision as of 17:27, 19 July 2020
Full documentation of all the aspects of the HPL2 Engine by Frictional Games
Contents
Where to start
- Download & Read about the Tools.
- Check how to setup a dev environment.
- Read up on making a Custom Story.
- Make sure you add a default script file to all your maps, as shown here.
- Check the rest of the Tutorials.
- If you get started with scripts, then the Script Functions page is a must.
- Having problems with the tools? Look for a solution on the Troubleshooting page.
Game Specific
Amnesia: The Dark Descent
Specific information on Script Functions available in Game Specific - Amnesia
Amnesia: A Machine For Pigs
Editors & Viewers
HPL2 comes with a great set of Tools to ease the development.
Tutorials
Tutorials for all tools, scripts and engine usage.
Third Party Tools & Resources
Information on Third Party Tools that can be used to create models, graphics and art for the game and what specific things you will need to setup to make it all work.
Additionally there are plenty of Resources available, including upgraded tools and script libraries to aid in development.