Point velocitysensor
Jump to navigation
Jump to search
Template:Base point It detects and outputs an entity's velocity.
Keyvalues
- Target Entity Name ([todo internal name (i)]) <targetname>
- Name of the entity whose velocity will be sensed.
- 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 sensor.
- Disable
- Disable the sensor.
Outputs
- Velocity <float >
- Fired when the Target's Velocity changes, passing the new magnitude of the velocity.