Difference between revisions of "Movement Game Settings"
Jump to navigation
Jump to search
m
Reverted edits by BertaVasquez1941 (talk) to last revision by JRoush
imported>BertaVasquez1941 |
imported>QQuix m (Reverted edits by BertaVasquez1941 (talk) to last revision by JRoush) |
||
Line 107: | Line 107: | ||
==Walking== | ==Walking== | ||
The basic walking speed is different depending on whether or not you have a weapon drawn. Note having fists ready counts as having a weapon drawn. | The basic walking speed is different depending on whether or not you have a weapon drawn. Note having fists ready counts as having a weapon drawn. Without a weapon drawn it is: | ||
WalkSpeed = (fMoveCharWalkMin + (fMoveCharWalkMax - fMoveCharWalkMin)* speed/100) * | WalkSpeed = (fMoveCharWalkMin + (fMoveCharWalkMax - fMoveCharWalkMin)* speed/100) * |