HPL2/Static Objects

From Frictional Wiki
< HPL2
Revision as of 20:12, 15 August 2020 by Mudbill (talk | contribs) (Mudbill moved page Hpl2:Tools:editors:level editor:static objects to HPL2/Static Objects without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Static Objects

General Parameters:

  • Name: Name for the static object.
  • Position: 3D Vector storing the position in world.
  • Rotation: 3D Vector storing the rotation.
  • Scale: 3D Vector storing the scale of the placed object.
  • Mesh: file name of the mesh that conforms the static object.

Specific Parameters:

  • Cast Shadows: if enabled, the object will cast shadows when illuminated by a properly set light.
  • Collides: if enabled, the object will keep entities to get through it ingame.