Game gib manager

From Valve Developer Community
Revision as of 20:10, 19 January 2009 by VDCBot (talk | contribs) (Robot: fixing template case.)
Jump to navigation Jump to search

Template:Wrongtitle Template:Base point ep1

Entity Description

Manages gibs on server and client,

Template:Map properties

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

  • maxpieces
<integer> Sets the max number of gib that can be spawned at a time. Set to -1 if you want to use the default value (func_break_max_pieces).

Inputs

  • SetMaxPieces <integer>
Set maxpieces

Outputs