private void OnCollisionEnter2D(Collision2D collider) { myChargeDash.Kill(currentSpeed, deathSpeed); }