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

sv_turbophysics

From Valve Developer Community
Revision as of 15:54, 21 October 2025 by Sniffy194 (talk | contribs) (In tf_gamerules.cpp, sv_turbophysics is set to 1 on every map load.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

sv_turbophysics is a variable available in all Source Source games. This boolean cvar enables/disables turbophysics on the server. It's on by default in Team Fortress 2 Team Fortress 2 and Day of Defeat: Source Day of Defeat: Source.

When sv_turbophysics is non-zero, players can't move physics objects by touch. To move them in turbophysics mode, they must press the use key. This prevents collisions and as a result less CPU-power but physics behaviour will be less realistic.

Syntax: sv_turbophysics <boolean>