Difference between revisions of "FArrowSpeedMult"
Jump to navigation
Jump to search
m
no edit summary
imported>JRoush (Arrow Speed Formula) |
imported>JRoush m |
||
Line 16: | Line 16: | ||
=== Arrow Speed === | === Arrow Speed === | ||
The (hopefully) complete formula for arrow speed is: | The (hopefully) complete formula for arrow speed is: | ||
(Speed | (Speed prop. of [[Ammo|Arrow]]) * [[fArrowSpeedMult]] * ([[fArrowWeakSpeed]] + (1 - [[fArrowWeakSpeed]])*DrawMult) | ||
Here "DrawMult" depends on how long the player holds down the fire button to draw the bow (the "draw time"): | Here "DrawMult" depends on how long the player holds down the fire button to draw the bow (the "draw time"): | ||
DrawMult = [[fArrowBowTimerBase]] + [[fArrowBowTimerMult]] * DrawTime , or 1.0 (whichever is less) | DrawMult = [[fArrowBowTimerBase]] + [[fArrowBowTimerMult]] * DrawTime , or 1.0 (whichever is less) |