Func physbox multiplayer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(bot-assisted)
 
(→‎Availability: available in base)
Line 5: Line 5:


==Availability==
==Availability==
{{in game|brush}} {{game|CS:S}}
{{in game|brush}} {{game-base}} ({{not in fgd}} except for [[CS:S]])
{{in code|class=???|file=???}}
{{in code|class=???|file=???}}


[[Category:Entities]]
[[Category:Entities]]

Revision as of 17:15, 19 October 2005

Template:Wrongtitle

Entity Description

This class is the same as func_physbox, except the runtime collisions use a more bouncy method that avoids the prediction errors normal physics objects get. For keyvalues, flags, inputs, and outputs, see func_physbox.

Availability

Template:In game Template:Game-base (Template:Not in fgd except for CS:S) Template:In code