Difference between revisions of "HPL3/Amnesia: Rebirth/Scripting"

From Frictional Wiki
Jump to navigation Jump to search
(→‎NPCs: added wraith agent page)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{constructionNotice|This category and its sub-pages are undergoing major editing, as some information in this category and all the sub pages is currently in the process of being formatted or re-written from scratch to achieve a higher standard of formatting, or not everything is yet available. More pages and information will gradually be added.}}
+
{{constructionNotice|This category is undergoing major editing, as information about different articles is still being gathered and researched. More pages and information will gradually be added.}}
  
'''This category deals with Scripting and Programming in HPL3 and SOMA. Everything regarding map scripting, gameplay programming and low-level engine topics are covered here.'''
+
'''This category deals with Scripting and Programming in HPL3 and Amnesia: Rebirth. Everything regarding map scripting, gameplay programming and low-level engine topics are covered here.'''
  
 
{{CategoryHeader}}
 
{{CategoryHeader}}
Line 49: Line 49:
 
* [[HPL3/Agents|Agents Overview]]
 
* [[HPL3/Agents|Agents Overview]]
 
* [[HPL3/Critter|Critter Overview]]
 
* [[HPL3/Critter|Critter Overview]]
 +
* [[HPL3/Amnesia: Rebirth/Scripting/Agents/Ghouls|Ghoul Agent Overview]]
 +
* [[HPL3/Amnesia: Rebirth/Scripting/Agents/Wraiths|Wraith Agent Overview]]
  
 
== Player ==
 
== Player ==
Line 69: Line 71:
  
 
=== Input ===
 
=== Input ===
* [[HPL3/SOMA/Scripting/Input Handler|Input Handler]]
+
* [[HPL3/Amnesia: Rebirth/Scripting/Input Handler|Input Handler]]
* [[HPL3/SOMA/Scripting/Input Types|Input Types]]
+
* [[HPL3/Amnesia: Rebirth/Scripting/Input Types|Input Types]]
  
 
=== Game Achievements ===
 
=== Game Achievements ===
* [[HPL3/SOMA/Scripting/Achievement Handler|Achievement Handler]]
+
* [[HPL3/Amnesia: Rebirth/Scripting/Achievement Handler|Achievement Handler]]
 
* [[HPL3/Amnesia: Rebirth/Scripting/Achievement Types|Achievement Types]]
 
* [[HPL3/Amnesia: Rebirth/Scripting/Achievement Types|Achievement Types]]
  

Latest revision as of 13:24, 14 November 2020

Wip icon.png This category is undergoing major editing, as information about different articles is still being gathered and researched. More pages and information will gradually be added.


This category deals with Scripting and Programming in HPL3 and Amnesia: Rebirth. Everything regarding map scripting, gameplay programming and low-level engine topics are covered here.

Advice

Getting Started


General

Helpers

User Modules

General

Player

Gameplay

Effects

Interfaces

GUI

NPCs

Player

Effects

Base

Input

Game Achievements

Resources