FMoveMinFlySpeed

From the Oblivion ConstructionSet Wiki
Revision as of 07:50, 11 May 2007 by imported>ABO
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Description

Used to calculate flying speeds in combination with fMoveMaxFlySpeed. Exact formula is unkown, but suspected to be;

Flying Speed = fMoveMinFlySpeed + (fMoveMaxFlySpeed - fMoveMinFlySpeed) * Speed/100

Default value

5.0