Func clip vphysics: Difference between revisions
Jump to navigation
Jump to search
Craziestdan (talk | contribs) m (Removed dead links!!!) |
Craziestdan (talk | contribs) m (→Availability) |
||
Line 6: | Line 6: | ||
==Availability== | ==Availability== | ||
{{in game|brush}} {{game-base}} | {{in game|brush}} {{game-base}} In code it is represented by class CFuncVPhysicsClip, defined in bmodels.cpp. Although available, this entity does not work in [[TF2|Team Fortress 2]]. | ||
==Keyvalues== | ==Keyvalues== |
Revision as of 20:08, 8 October 2008
Template:Wrongtitle Template:Base brush
Entity Description
A brush entity that is considered solid to vphysics; in layman's terms, an invisible wall.
Availability
Template:In game Template:Game-base In code it is represented by class CFuncVPhysicsClip, defined in bmodels.cpp. Although available, this entity does not work in Team Fortress 2.
Keyvalues
- Template:Kv targetname
- filtername
- <filterclass> Filter to use to see if activator collides with me. See filter_activator_name for more explanation.