Difference between revisions of "HPL2/Tutorials"

From Frictional Wiki
Jump to navigation Jump to search
(→‎Level Editor: Added missing tutorials)
(Added link to ShowScreenImage())
 
(6 intermediate revisions by one other user not shown)
Line 12: Line 12:
 
* [[:hpl2:tutorials:level_editor:tutorial_4|Tutorial 4]] - Explains how to make water.
 
* [[:hpl2:tutorials:level_editor:tutorial_4|Tutorial 4]] - Explains how to make water.
 
* [[:hpl2:tutorials:level_editor:tutorial_5|Tutorial 5]] - Prop dimensions and detailing your map.
 
* [[:hpl2:tutorials:level_editor:tutorial_5|Tutorial 5]] - Prop dimensions and detailing your map.
[[Hpl2:Tutorials:level editor:tutorial 6|Tutorial 6]] - ???????
+
*[[Hpl2:Tutorials:level editor:tutorial 6|Tutorial 6]] - ???????
[[Hpl2:Tutorials:level editor:tutorial 7|Tutorial 7]] - Making skyboxes for HPL2
+
*[[HPL2/Tutorials/Skyboxes|Tutorial 7]] - Making skyboxes for HPL2
 +
*[[HPL2/Tutorials/Level Design]] - Using all of the basic techniques to achieve good effects
 
* [[:hpl2:tutorials:level_editor:level_editor_101|Level Editor 101]] - All the basics and some more advanced techniques.
 
* [[:hpl2:tutorials:level_editor:level_editor_101|Level Editor 101]] - All the basics and some more advanced techniques.
  
Line 21: Line 22:
 
* [[:hpl2:tutorials:model_editor:tutorial_2|Creating Ragdoll Entities]] - How to create full physics-based entities.
 
* [[:hpl2:tutorials:model_editor:tutorial_2|Creating Ragdoll Entities]] - How to create full physics-based entities.
 
* [[:hpl2:tutorials:model_editor:static_objects_jenniferorange|Making Items Static]] - How to change an items' properties to static.
 
* [[:hpl2:tutorials:model_editor:static_objects_jenniferorange|Making Items Static]] - How to change an items' properties to static.
 +
* [[HPL2/Tutorials/Coin_chests | Coin chests]] - How to create chests that can be only opened with coins.
  
 
==Material Editor==
 
==Material Editor==
Line 30: Line 32:
 
* [[:hpl2:tutorials:script:CustomSounds|How to create Custom Sounds]] - Teaches how to create custom sounds for your custom story.
 
* [[:hpl2:tutorials:script:CustomSounds|How to create Custom Sounds]] - Teaches how to create custom sounds for your custom story.
 
* [[:hpl2:tutorials:script:howtomakenotes|How to Create Notes and Journal Entries]] - Explains how to make journal entries and place them in a map
 
* [[:hpl2:tutorials:script:howtomakenotes|How to Create Notes and Journal Entries]] - Explains how to make journal entries and place them in a map
 +
* [[HPL2/Tutorials/Porting MFP Assets|Porting MFP Assets]] - explains how to copy assets from MFP to TDD and avoid issues
 +
* [[HPL2/Tutorials/Convert HDRI to skyboxes|Convert HDRI to skyboxes]]
  
 
==Scripting tutorials==
 
==Scripting tutorials==
Line 70: Line 74:
 
* [[:hpl2:tutorials:scripting:checkpoints_using_scriptarea_s|Checkpoints using Areas]] - Explains how to make a checkpoint using Areas.
 
* [[:hpl2:tutorials:scripting:checkpoints_using_scriptarea_s|Checkpoints using Areas]] - Explains how to make a checkpoint using Areas.
 
* [[:hpl2:tutorials:script:tutorialsformainmenu|How to create your own Main Menu Backgrounds!]] - The usability of Amnesia's .cfg files and its Editors
 
* [[:hpl2:tutorials:script:tutorialsformainmenu|How to create your own Main Menu Backgrounds!]] - The usability of Amnesia's .cfg files and its Editors
 +
* [[HPL2/Tutorials/ShowScreenImage()|ShowScreenImage()]] - Some notes about the ShowScreenImage() function new to ATTD in version 1.5 (and also AAMFP).
  
 
==Modeling==
 
==Modeling==

Latest revision as of 18:58, 4 January 2024

Text tutorials

This page lists a large amount of tutorials, most of which are community-made. Feel free to check them out and see if they can teach you something. If you've made a tutorial and wish to add it to this page, you can do so by editing it to the right. Just try to keep to the same format as the rest of the page.

Icon tip.png Tip: If you can't find a tutorial for what you need, make sure to check the Editor documentation and Engine documentation. An example of this would be the Particle Editor.

Level Editor

Model Editor

Material Editor

Game files

Scripting tutorials

General basics:

Door-related script tutorials:

Useful coding practices:

Forces and impulses:

Other:

Modeling

Video tutorials

Sublists:

By Simpanra

By Khyrpa

By MulleDK19

By others