Point bugbait: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (doxygen)
m (fixed datatype)
Line 12: Line 12:
*'''Enabled'''
*'''Enabled'''
:{{boolean}} Start Enabled
:{{boolean}} Start Enabled
*'''radius'''
*'''radius'''
:<integer> Sensor Radius.
:<float> Sensor Radius
*'''input Enable'''
:<void> Enable the sensor..
*'''input Toggle'''
:<void> Toggle the sensor..


==Flags==
==Flags==

Revision as of 09:07, 1 October 2006

Template:Wrongtitle

Entity Description

Bugbait sensor point

Availability

Template:In game Template:Game Template:In code

Keyvalues

<boolean> Start Enabled
  • radius
<float> Sensor Radius

Flags

  • 1 : Do not call antlions to position
  • 2 : Don't activate on thrown bugbait splashes
  • 4 : Don't activate on squeezed bugbait

Inputs

Toggle this entity

Outputs

Fires when bugbait lands within a radius of the sensor. (!activator is the bugbait thrower)