Prop thumper: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
m (Robot: fixing template case.)
Line 9: Line 9:
==Keyvalues==
==Keyvalues==


* {{kv targetname}}
* {{KV Targetname}}
* {{KV Angles}}
* {{KV Angles}}
* '''model'''
* '''model'''

Revision as of 19:56, 19 January 2009

Template:Wrongtitle

Entity Description

An antlion repellent.

Note.pngNote:This prop includes all the sounds and dust effects, no additional entities are needed.

Keyvalues

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

Pitch Yaw Roll (Y Z X) (angles) <QAngle>
This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.
  • model
<studio> World model - Suggested model: models/props_combine/CombineThumper002.mdl
  • dustscale
<integer> Dust Scale - can be any unsigned integer
Literal Value Description
128 Small Thumper
256 Large Thumper

Inputs

  • Enable
Enable Thumper
  • Disable
Disable Thumper

Outputs

See also