Point antlion repellant: Difference between revisions
Jump to navigation
Jump to search
Note:To ward off antlions, use an ai_sound set to soundtype "Thumper" or a prop_thumper.
(cleanup) |
m (Fixed Entity description) |
||
Line 3: | Line 3: | ||
==Entity description== | ==Entity description== | ||
Simple entity that | Simple entity that prevents [[npc_antlion|antlions]] from jumping into its radius, starting at the center of the entity. | ||
{{Note| | {{Note|To ward off antlions, use an [[ai_sound]] set to soundtype "Thumper" or a [[prop_thumper]].}} | ||
==Keyvalues== | ==Keyvalues== |
Revision as of 09:12, 7 July 2016
Entity description
Simple entity that prevents antlions from jumping into its radius, starting at the center of the entity.

Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
Inputs
- Enable
- Enable the repell.
- Disable
- Disable the repell.