Tf robot destruction robot spawn: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
 
Line 1: Line 1:
{{this is a|e0|game=tf2|name=tf_robot_destruction_robot_spawn}}
{{this is a|point entity|game=Team Fortress 2|name=tf_robot_destruction_robot_spawn}}


== Entity description ==
== Entity description ==

Latest revision as of 18:47, 17 May 2024

tf_robot_destruction_robot_spawn is a point entity available in Team Fortress 2 Team Fortress 2.

Entity description

A robot spawn point for the robot destruction game mode.

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.
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

Inputs

Outputs