4 years ago
Tap Strafe
What is current state of Tap Strafe? Developers wrote that they plan to remove it, but it wasn't done. Is it because many pro players was against it? or developers forgot how to program? or they hav...
@ZkepzThey can fix problem in many ways. Not always hardest way is best way.
I hope they understand that longer it will take to remove tap-strafe = more negative backlash will be. To me it's weird that it takes so long.
Also they can check for scroll wheel input when strafing and ignore strafe when scroll wheel input is detected.
It can be as simple as:
void AirMovement()
if(scrollWheelInput != 0) return;
//streafe movement code here
Actually punch boosting has some exploitable aspects however it is situational, some places in SP its way OP, at the same time I am scared of getting it removed as its been my counter against mele trains for a couple of years already. Still there are some aspects of it I feel is a bit strange, when removing tap strafe because its not intentional the punch boosting is even more strange come to that argument.