public override void Dash(RpcArgs args)
 {
     characterAnimator.Dash();
 }