Physics prop: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
{{base point|physics_prop}}
{{base point|physics_prop}}
The predecessor to [[prop_physics]] and functionally identical. It was used in early Half Life 2 Beta maps, before being replaced by <code>prop_physics</code> later in development.
The predecessor to [[prop_physics]] and functionally identical. It was used in early Half Life 2 Beta maps, before being replaced by <code>prop_physics</code> later in development.
{{note|The classname of this entity is changed to [[prop_physics]] upon spawning.}}

Revision as of 07:44, 6 August 2018

Obsolete-notext.png
This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.
Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.

Template:Base point The predecessor to prop_physics and functionally identical. It was used in early Half Life 2 Beta maps, before being replaced by prop_physics later in development.

Note.pngNote:The classname of this entity is changed to prop_physics upon spawning.