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

Sv friction: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (added cvar template)
m (Replacing {{console variable}}. This operation was performed by a bot.)
Line 1: Line 1:
{{CVar}}
{{this is a|console variable|name=sv_friction}}
sv_friction determines how gripped the player is to the floor's surface.  
sv_friction determines how gripped the player is to the floor's surface.  
The lower the number, the more slippery the player will move. The higher the number, the less the player is held to the floor.  
The lower the number, the more slippery the player will move. The higher the number, the less the player is held to the floor.  

Revision as of 18:43, 7 January 2024

sv_friction is a console variable available in all Source Source games. sv_friction determines how gripped the player is to the floor's surface. The lower the number, the more slippery the player will move. The higher the number, the less the player is held to the floor.

By default, it is set to sv_friction 4 (Template:Game name,Template:Game name) and sv_friction 5.2 (Template:Game name)

Using negative values while in noclip causes the player to accelerate infinitely until the game crashes.