D0nK33y
Results
2
comments of
D0nK33y
Lowering the gap covered from dash while adding momentum will improve it and also retain balance
The code for momentum is already in "dashing.py" placed inside the "mechanics" folder. You can edit it with notepad/++ This is the line: "pawn.Velocity = ((_x / mag) * 200,...