tf_robot_destruction_robot_spawn
tf_robot_destruction_robot_spawn
is a point entity available in Team Fortress 2.
Contents
Entity description
A robot spawn point for the robot destruction game mode.
Keyvalues
- Name
(targetname)
<string> - 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
- Pitch Yaw Roll (Y Z X)
(angles)
<angle> - 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.
- gibs
([todo internal name (i)])
<integer> - The amount of cores the robot will drop on death
- health
([todo internal name (i)])
<integer> - The health of the robot
- spawngroup
([todo internal name (i)])
<targetname> - The spawn group it belongs to
- startpath
([todo internal name (i)])
<targetname> - The path_track to start at
- type
([todo internal name (i)])
<integer> - Which type of robot it will spawn
- 0 : A Robot
- 1 : B Robot
- 2 : C Robot