Game gib manager: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
m (→‎Keyvalues: fgd desc)
Line 5: Line 5:
* {{kv targetname}}
* {{kv targetname}}
* '''maxpieces'''
* '''maxpieces'''
: <integer> Max gibs
: <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==
==Inputs==
* {{i targetname}}
* {{i targetname}}

Revision as of 12:20, 5 August 2006

Template:Wrongtitle

Entity Description

Manages gibs on server and client

Keyvalues

<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

Set maxpieces

Outputs