Difference between revisions of "Template:Hpl3DocIndex"

From Frictional Wiki
Jump to navigation Jump to search
m
m
 
(10 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
|+<p style="margin:1em auto 0; text-align:center; width:400px;">[[File:{{{bannerImage|}}}|250px|link=|{{{gameName}}}]]</p><p style="margin:1em auto 0; text-align:center; width:400px;"></p>
 
|+<p style="margin:1em auto 0; text-align:center; width:400px;">[[File:{{{bannerImage|}}}|250px|link=|{{{gameName}}}]]</p><p style="margin:1em auto 0; text-align:center; width:400px;"></p>
 
|-
 
|-
|'''[[HPL3/{{{gameName}}}/Category:Modding|<center>Modding</center>]]'''
+
|'''[[HPL3/{{{gameName}}}/Modding|<center>Modding</center>]]'''
 
|Create, organize and release your {{{gameName}}} mods
 
|Create, organize and release your {{{gameName}}} mods
 
|-
 
|-
|'''[[HPL3:{{{gameName}}}/Category:Level Design|<center>Level Design</center>]]'''
+
|'''[[HPL3/{{{gameName}}}/Level Design|<center>Level Design</center>]]'''
 
|Work with the Level Editor and create immersive worlds
 
|Work with the Level Editor and create immersive worlds
 
|-
 
|-
|'''[[HPL3:{{{gameName}}}/Category:Inputs and Outputs Systems|<center>I/O Systems</center>]]'''
+
|'''[[HPL3/{{{gameName}}}/Areas|<center>Areas</center>]]'''
|The I/O systems are the backbone of every level in the game
+
|Areas are the main Input and Output systems of HPL3, and are the backbone of every level in the game
 
|-
 
|-
|'''[[HPL3:{{{gameName}}}/Category:Programming|<center>Programming</center>]]'''
+
|'''[[HPL3/{{{gameName}}}/Scripting|<center>Scripting</center>]]'''
 
|Script levels, program gameplay mechanics and modify the inner workings of the game, using AngelScript
 
|Script levels, program gameplay mechanics and modify the inner workings of the game, using AngelScript
 
|-
 
|-
|'''[[Hpl3:{{{gameName}}}/Category:Modules|<center>Game Modules</center>]]'''
+
|'''[[HPL3/{{{gameName}}}/Modeling|<center>Modeling</center>]]'''
|Core engine and game mechanics that define the behavior of {{{gameName}}}
 
|-
 
|'''[[HPL3:{{{gameName}}}/Category:Modeling|<center>Modeling</center>]]'''
 
 
|Import, export, add and modify 3D models for the game
 
|Import, export, add and modify 3D models for the game
 
|-
 
|-
|'''[[HPL3:{{{gameName}}}/Category:Animation|<center>Animation</center>]]'''
+
|'''[[HPL3/{{{gameName}}}/Animation|<center>Animation</center>]]'''
 
|Export and add animations for your in-game 3D models
 
|Export and add animations for your in-game 3D models
 
|-
 
|-
|'''[[HPL3:{{{gameName}}}/Category:Entities|<center>Entities</center>]]'''
+
|'''[[HPL3/{{{gameName}}}/Entities|<center>Entities</center>]]'''
 
|Use the Model Editor to create interactive and dynamic objects
 
|Use the Model Editor to create interactive and dynamic objects
 
|-
 
|-
|'''[[HPL3:{{{gameName}}}/Category:Materials|<center>Materials</center>]]'''
+
|'''[[HPL3/{{{gameName}}}/Materials|<center>Materials</center>]]'''
 
|Use the Material Editor to combine Textures and Shaders to create materials
 
|Use the Material Editor to combine Textures and Shaders to create materials
 
|-
 
|-
|'''[[HPL3:{{{gameName}}}/Category:Particle_System|<center>Particles</center>]]'''
+
|'''[[HPL3/{{{gameName}}}/Particles|<center>Particles</center>]]'''
 
|Use the Particle Editor to create 3D or 2D Effects like smoke, sparks, blood and fire
 
|Use the Particle Editor to create 3D or 2D Effects like smoke, sparks, blood and fire
 
|-
 
|-
|'''[[HPL3:{{{gameName}}}/Category:Sound System|<center>Sounds</center>]]'''
+
|'''[[HPL3/{{{gameName}}}/Sound|<center>Sound</center>]]'''
|Create audio using FMOD to add a depth and atmosphere to the game
+
|Create and configure sound to add a depth and atmosphere to the game
|-
 
|'''[[HPL3:{{{gameName}}}/Category:Sound System|<center>Audition</center>]]'''
 
|Manage and configure voice lines, voice subjects, and lip-sync
 
 
|-
 
|-
|'''[[HPL3:{{{gameName}}}/Category:Technical|<center>Technical</center>]]'''
+
|'''[[HPL3/{{{gameName}}}/Audition|<center>Audition</center>]]'''
|In-depth overview of the Engine's technical features
+
|Create and manage voice lines, dialogues, voice effects and lip-sync
 
|-
 
|-
|'''[[HPL3:{{{gameName}}}/Category:Tutorials|<center>Tutorials</center>]]'''
+
|'''[[HPL3/{{{gameName}}}/Tutorials|<center>Tutorials</center>]]'''
 
|Step-by-step guides on a variety of topics, created by the community
 
|Step-by-step guides on a variety of topics, created by the community
 
|-
 
|-
|'''[[HPL3:{{{gameName}}}/Category:Third Party Tools|<center>Third-Party Tools</center>]]'''
+
|'''[[HPL3/{{{gameName}}}/Third Party Tools|<center>Third-Party Tools</center>]]'''
 
|Useful developer tools, some of which are created by the community  
 
|Useful developer tools, some of which are created by the community  
 
|-
 
|-
|'''[[HPL3:{{{gameName}}}/Category:Glossary|<center>Glossary</center>]]'''
+
|'''[[HPL3/{{{gameName}}}/Glossary|<center>Glossary</center>]]'''
 
|Explanations for terms you may encounter
 
|Explanations for terms you may encounter
 
|}
 
|}

Latest revision as of 15:29, 25 August 2020

[[File:|250px|link=|{{{gameName}}}]]

[[HPL3/{{{gameName}}}/Modding|
Modding
]]
Create, organize and release your {{{gameName}}} mods
[[HPL3/{{{gameName}}}/Level Design|
Level Design
]]
Work with the Level Editor and create immersive worlds
[[HPL3/{{{gameName}}}/Areas|
Areas
]]
Areas are the main Input and Output systems of HPL3, and are the backbone of every level in the game
[[HPL3/{{{gameName}}}/Scripting|
Scripting
]]
Script levels, program gameplay mechanics and modify the inner workings of the game, using AngelScript
[[HPL3/{{{gameName}}}/Modeling|
Modeling
]]
Import, export, add and modify 3D models for the game
[[HPL3/{{{gameName}}}/Animation|
Animation
]]
Export and add animations for your in-game 3D models
[[HPL3/{{{gameName}}}/Entities|
Entities
]]
Use the Model Editor to create interactive and dynamic objects
[[HPL3/{{{gameName}}}/Materials|
Materials
]]
Use the Material Editor to combine Textures and Shaders to create materials
[[HPL3/{{{gameName}}}/Particles|
Particles
]]
Use the Particle Editor to create 3D or 2D Effects like smoke, sparks, blood and fire
[[HPL3/{{{gameName}}}/Sound|
Sound
]]
Create and configure sound to add a depth and atmosphere to the game
[[HPL3/{{{gameName}}}/Audition|
Audition
]]
Create and manage voice lines, dialogues, voice effects and lip-sync
[[HPL3/{{{gameName}}}/Tutorials|
Tutorials
]]
Step-by-step guides on a variety of topics, created by the community
[[HPL3/{{{gameName}}}/Third Party Tools|
Third-Party Tools
]]
Useful developer tools, some of which are created by the community
[[HPL3/{{{gameName}}}/Glossary|
Glossary
]]
Explanations for terms you may encounter