AW WORLD FRICTION

From ActiveWiki
Revision as of 18:21, 23 October 2008 by Macavity (talk | contribs) (+m/s)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Minimum requirements
Added in version 4.1
SDKbuild 55


AW_WORLD_FRICTION

Type

Floating point

Description

Friction when walking, running or flying.

Notes

This controls how much users are slowed down as a result of friction against an object, the ground, or the air. If water is enabled and the avatar of a user is partially or fully submerged then AW_WORLD_WATER_FRICTION is used instead.

Any value below 5.0 only controls how far inertia will carry users when they stop moving (e.g. no slow down for a setting of 0.0). Values above 5.0 will also control the movement speed (e.g. half the speed for a setting of approximately 9.6). Values above 35 reduce movement speed to 0 m/s.

Range

Minimum:0.0 (no friction, movement never stops)
Maximum:100.0 (immediate stop, impossible to move)
Default:1.0

See also