Func friction (Source): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Stop changing the name, dang it)
Line 1: Line 1:
{{tabs|Func_friction|main=GoldSrc|source=1|goldsrc=Func_friction (GoldSrc)}}
{{tabs|Func_friction|main=GoldSrc|source=1|goldsrc=Func_friction (GoldSrc)}}
{{obsolete|entity=1|}}
{{obsolete|entity=1|}}
{{This is a|point entity|name=func_friction|game=Black Mesa 2012|game1=Garry's Mod}} Initially, this entity should allow you to create an area of low friction (to simulate an icy area for example). However, this entity doesn't work at all, it is also unused and removed in [[Steam]] versions of the game. There are many other ways to have areas with low friction, [[$surfaceprop]] parameter for example.
{{This is a|point entity|name=func_friction|game=Black Mesa (mod)|game1=Garry's Mod}} Initially, this entity should allow you to create an area of low friction (to simulate an icy area for example). However, this entity doesn't work at all, it is also unused and removed in [[Steam]] versions of the game. There are many other ways to have areas with low friction, [[$surfaceprop]] parameter for example.
{{back |Black Mesa Level Creation}}
{{back |Black Mesa Level Creation}}



Revision as of 06:16, 16 May 2025

Obsolete-notext.png
This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.

func_friction is a point entity available in Black Mesa (mod) Black Mesa (mod) and Garry's Mod Garry's Mod. Initially, this entity should allow you to create an area of low friction (to simulate an icy area for example). However, this entity doesn't work at all, it is also unused and removed in Steam versions of the game. There are many other ways to have areas with low friction, $surfaceprop parameter for example.

Black Mesa Level Creation

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Friction Percent (modifier) <float>
Set the friction to this percent of the regular friction.