Difference between revisions of "HPL2/Tutorials"

From Frictional Wiki
Jump to navigation Jump to search
(→‎Video tutorials: Formatting, new link)
(Removed dead link, added a hint)
Line 2: Line 2:
  
 
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.
 
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.
 +
 +
{{tip|If you can't find a tutorial for what you need, make sure to check the [[HPL2/Tools#Editors|Editor documentation]] and [[HPL2/TDD#Documentation|Engine documentation]].  An example of this would be the Particle Editor.}}
  
 
==Level Editor==
 
==Level Editor==
Line 17: Line 19:
 
* [[: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.
 
==Particle Editor==
 
 
* [[:hpl2:tutorials:particle_editor:tutorial_1|Creating Particles]] - A guide on all the functions in the particle editor and what they do'''.'''
 
  
 
==Material Editor==
 
==Material Editor==

Revision as of 16:21, 27 July 2020

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