Difference between revisions of "HPL2/Community Resources"
< HPL2
Jump to navigation
Jump to search
m (Darkfire moved page Hpl2:Resources:start to CommunityResources without leaving a redirect: Moving to the main namespace) |
m (Darkfire moved page CommunityResources to HPL2/CommunityResources without leaving a redirect: Mishap) |
(No difference)
|
Revision as of 19:59, 4 August 2020
Resources
This section contains a set of community created resources for aiding in development. These range from a collection of script modules, to upgraded/new tools for developing content.
Many additional tools, assets and other resources can be found in the Development Resources section of the forum.
Tools
Script Modules
Warning: Except for fringe cases, the built-in functions are enough for HPL2. Using the following will most likely result in over-engineered and obfuscated code, so proceed with caution. They are kept for archival purposes.
- Global coord system
- Custom math functions (keep in mind some of these have been implemented as Script Functions in later patches)
- Small variables (debugging API)
- String list
- Parsing strings into variables
- 3D Vectors