Game gib manager: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎Keyvalues: fgd desc)
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=game_gib_manager}}
{{wrongtitle|title=game_gib_manager}}
{{base_point_ep1}}
==Entity Description==
==Entity Description==
Manages gibs on server and client
Manages gibs on server and client
Line 13: Line 15:
==Outputs==
==Outputs==
* {{o targetname}}
* {{o targetname}}
[[Category:Half-Life 2: Episode One Entities]]

Revision as of 12:20, 12 April 2008

Template:Wrongtitle Template:Base point ep1

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