Difference between revisions of "HPL2/TDD/Entities"
Jump to navigation
Jump to search
m |
m |
||
Line 4: | Line 4: | ||
*[[Hpl2:Tools:editors:level editor:entity editmode|Placing entities in a map (Entity Edit Mode)]] | *[[Hpl2:Tools:editors:level editor:entity editmode|Placing entities in a map (Entity Edit Mode)]] | ||
− | *[[ | + | *[[HPL2/Entities|Generic parameters of placed entities]] |
*[[HPL2/TDD/Entity Types|All entity types]] | *[[HPL2/TDD/Entity Types|All entity types]] | ||
Revision as of 18:28, 15 August 2020
An entity is a HPL2 component which allows interactions and can be manipulated with script. When placed in the level editor, all entities will have some generic parameters and their own parameters which are specific to their types. Further reading:
Entities are made using the Model Editor. Check out the tutorials for this editor: