Difference between revisions of "HPL3/Scripting/HPL3 Scripting Guide"

From Frictional Wiki
Jump to navigation Jump to search
m
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{shortPageTitle}}
 +
 
A full guide to scripting in HPL3, covering basic and advanced topics.
 
A full guide to scripting in HPL3, covering basic and advanced topics.
  
{{MenuBox
+
<table>
|title= HPL3 Scripting - The Basics
+
<tr style="vertical-align:top">
|link= HPL3/Scripting/HPL3 Scripting Guide
+
<td>
|width= 16em
+
{{Hpl3ScriptingGuideMenuBasic|nofloat= true}}
|nofloat= true
+
</td>
|text= <span>
+
<td>
# [[HPL3/Scripting/The Basics - Introduction|The Basics - Introduction]]
+
{{Hpl3ScriptingGuideMenuAdvanced|nofloat= true}}
# [[HPL3/Scripting/Prerequisites and Recommendations|Prerequisites and Recommendations]]
+
</td>
# [[HPL3/Scripting/What is scripting in HPL3?|What is scripting in HPL3?]]
+
</tr>
# [[HPL3/Scripting/Setting up CodeLite|Setting up CodeLite]]
+
</table>
# [[HPL3/Scripting/Launching the Game from CodeLite|Launching the Game from CodeLite]]
 
# [[HPL3/Scripting/Scripting Workflow and Structure|Scripting Workflow and Structure]]
 
# [[HPL3/Scripting/Hello World|Hello World]]
 
# [[HPL3/Scripting/Calling Functions and Function Callbacks|Calling Functions and Function Callbacks]]
 
# [[HPL3/Scripting/Helper Files|Helper Files]]
 
# [[HPL3/Scripting/The OnAction method|The OnAction method]]
 
# [[HPL3/Scripting/The Update method|The Update method]]
 
# [[HPL3/Scripting/Trigger Areas|Trigger Areas]]
 
# [[HPL3/Scripting/Timers|Timers]]
 
# [[HPL3/Scripting/Sequences|Sequences]]
 
# [[HPL3/Scripting/Local and Global Variables|Local and Global Variables]]
 
# [[HPL3/Scripting/Enums|Enums]]
 
# [[HPL3/Scripting/Working with Classes|Working with Classes]]
 
</span>
 
}}
 
 
 
  
 
== Other Tutorials ==
 
== Other Tutorials ==
 +
[[HPL3/Scripting/AngelScript_Fundamentals| AngelScript Fundamentals]]
  
 
[[Category:HPL3 Scripting]]
 
[[Category:HPL3 Scripting]]
 
[[Category:English]]
 
[[Category:English]]

Latest revision as of 22:09, 15 August 2020