POINT
point_momentum_serversettings
An entity that sets the default specialized settings to the map.
KeyValues
Gravity value <float> = 800
Set here the default gravity value.
Maximum velocity <float> = 3500
Set here the default max velocity value.
Water accelerate speed <float> = 10
Set here the default water accelerate speed value.
Air accelerate speed <float> = 150
Set here the default air accelerate speed value.
Accelerate speed <float> = 5
Set here the default ground accelerate speed value.
Friction <integer> = 4
Set here the default friction value. The lower the number, the more slippery the player will move, the higher the number, the more slower and gripped the player is to the floor. 4 is default.
Back speed <float> = 0.6
How much to slow down backwards motion.
Stop speed <float> = 75
Set here the default ground accelerate speed value.
Step size <float> = 18
Vertical view fixup when eyes are near a new plane.
Water distance <float> = 12
Vertical view fixup when eyes are near water plane.
Foot steps sound <integer> = 1
Enable/Disable foot steps sounds.
Swim sound <integer> = 1
Enable/Disable swimming sounds.
Inherited from StaticTargetName
Name <target_source>
The name that other entities refer to this entity by. This entity only exists during compilation, so the name is only usable in limited situations.