Point antlion repellant: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=point_antlion_repellant}}
{{wrongtitle|title=point_antlion_repellant}}
==Entity Description==
==Entity Description==
Simple entity that repels [[npc_antlion|antlions]] from a given radius, starting at the center of the entity.
Simple entity that repels [[npc_antlion|antlions]] from a given radius, starting at the center of the entity. Note that an [[ai_sound]] set to soundtype "Thumper" has a similar effect on antlions.


==Keyvalues==
==Keyvalues==

Revision as of 12:06, 31 July 2005

Template:Wrongtitle

Entity Description

Simple entity that repels antlions from a given radius, starting at the center of the entity. Note that an ai_sound set to soundtype "Thumper" has a similar effect on antlions.

Keyvalues

  • repelradius
<float> Antlions aren't allowed to be inside this radius

Inputs

  • Enable
  • Disable

Outputs