Garry's Mod

Garry's Mod

3,388 ratings
Dash/Dodge
3
2
2
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Weapon
Addon Tags: Fun, Realism
File Size
Posted
342.008 KB
Oct 20, 2019 @ 1:39pm
1 Change Note ( view )

Subscribe to download
Dash/Dodge

Description
Basic dash/dodging with animations. Press the bind while moving.
---
Command: dash
Main dash command. Bind a key to this, e.g 'bind v dash'

Convars:
=CLIENT=
cl_dash_armanim | Toggle the arm animation (1)

=SERVER=
sv_dash_velocitymult | Changes dash speed multiplier (1.0)
sv_dash_airvelocitymult | Changes midair dash speed multiplier (1.0)
sv_dash_delay | Changes the minimum delay between dashes (0.5)
sv_dash_midair | Toggle midair dashing (1)
sv_dash_updash | Toggle the magical upward dash (1)
sv_dash_updashdistancemult | Changes the upward dash distance multiplier, this value is sensitive (1.0)
sv_dash_airdashlimit | Change the amount of midair dashes that can be performed at once. 0 is infinite (0)
sv_dash_dodgedamage | Whether damage should be negated while dashing, 2 gives healing instead (2)
sv_dash_dodgehealdiv | Divider for healing given from damage. 2 is half (2)
--