This article's documentation is for anything that uses the Source engine. Click here for more information.

func_pushable

From Valve Developer Community
Jump to: navigation, search
Info.png
This entity is not in the FGD by default .
See below for instructions on making it available.
Obsolete-notext.png
This entity is Obsolete. Its use is discouraged, and it may only exist/function in older engine branches.
class hierarchy
CPushable defined in func_break.cpp
CBreakable
CBaseEntity

func_pushable is a brush entity available in all Source Source games. A pushable brush object with very primitive physics. It can be thought of as the predecessor to func_physbox. It is used in Half-Life Half-Life and Half-Life: Source Half-Life: Source.

See Also