Category:Sensor Mesh Entities

From Valve Developer Community
Revision as of 07:17, 16 February 2025 by Kr0tchet (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Sensor Mesh Entities use Mesh geometry (rather than Model or Sprite geometry) to define a volume which is used to trigger events when an entity enters it.

  • Sensor meshes are generally NotSolid and invisible.
  • Sensors are passive: activated on touch, whereas switches and buttons require specific activation.
  • Some sensors are used simply to fire I/O events when triggered, whilst others have a specific localized effects on entities in touch with the mesh.
  • Use the Template:sensor_mesh to include entities in this category.

This category currently contains no pages or media.